public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/%E5%A5%A5%E6%9E%AB%E7%87%83%E6%B0%94%E8%90%A5%E6%94%B6%E7%B3%BB%E7%BB%9FV3;compo" + "nent/Pages/Excel.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.datalist = ((Com.Aote.ObjectTools.ObjectList)(this.FindName("datalist"))); this.data = ((System.Windows.Controls.StackPanel)(this.FindName("data"))); this.FileLoad = ((Com.Aote.Controls.FileLoad)(this.FindName("FileLoad"))); this.DataGrid = ((System.Windows.Controls.DataGrid)(this.FindName("DataGrid"))); }