using System.Windows.Controls; namespace YY.Admin.Views.UpperMes; public partial class ReportQueryListView : UserControl { public ReportQueryListView() { InitializeComponent(); } }