Наследование: System.Windows.Controls.ChildWindow, IName
Пример #1
0
 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/%E8%8E%B7%E5%8F%96%E8%AE%A1%E5%88%92.xaml", System.UriKind.Relative));
     this.child = ((Com.Aote.Controls.CustomChildWindow)(this.FindName("child")));
     this.Layout = ((System.Windows.Controls.Grid)(this.FindName("Layout")));
     this.searchPanel = ((System.Windows.Controls.DockPanel)(this.FindName("searchPanel")));
     this.planGrid = ((System.Windows.Controls.DataGrid)(this.FindName("planGrid")));
     this.planList = ((Com.Aote.ObjectTools.ObjectList)(this.FindName("planList")));
 }
Пример #2
0
 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/%E8%8E%B7%E5%8F%96%E8%A1%97%E9%81%93.xaml", System.UriKind.Relative));
     this.child          = ((Com.Aote.Controls.CustomChildWindow)(this.FindName("child")));
     this.Layout         = ((System.Windows.Controls.Grid)(this.FindName("Layout")));
     this.roadsearch     = ((System.Windows.Controls.DockPanel)(this.FindName("roadsearch")));
     this.userfiles1     = ((System.Windows.Controls.DataGrid)(this.FindName("userfiles1")));
     this.userfileslist1 = ((Com.Aote.ObjectTools.ObjectList)(this.FindName("userfileslist1")));
 }
 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/%E7%AE%A1%E7%90%86%E5%91%98%E7%99%BB%E5%BD%95.xaml", System.UriKind.Relative));
     this.glydl = ((Com.Aote.Controls.CustomChildWindow)(this.FindName("glydl")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.SysTime = ((Com.Aote.ObjectTools.SystemTime)(this.FindName("SysTime")));
     this.GaoguanliUser = ((Com.Aote.ObjectTools.GeneralObject)(this.FindName("GaoguanliUser")));
     this.name = ((System.Windows.Controls.TextBox)(this.FindName("name")));
     this.password = ((System.Windows.Controls.PasswordBox)(this.FindName("password")));
     this.okbutton = ((System.Windows.Controls.Button)(this.FindName("okbutton")));
     this.xglimitgas = ((System.Windows.Controls.Grid)(this.FindName("xglimitgas")));
     this.apply = ((System.Windows.Controls.Grid)(this.FindName("apply")));
     this.applygo = ((Com.Aote.ObjectTools.GeneralObject)(this.FindName("applygo")));
     this.userfile = ((System.Windows.Controls.Grid)(this.FindName("userfile")));
     this.save = ((System.Windows.Controls.Button)(this.FindName("save")));
 }
Пример #4
0
 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/%E7%AE%A1%E7%90%86%E5%91%98%E7%99%BB%E5%BD%95.xaml", System.UriKind.Relative));
     this.glydl         = ((Com.Aote.Controls.CustomChildWindow)(this.FindName("glydl")));
     this.LayoutRoot    = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.SysTime       = ((Com.Aote.ObjectTools.SystemTime)(this.FindName("SysTime")));
     this.GaoguanliUser = ((Com.Aote.ObjectTools.GeneralObject)(this.FindName("GaoguanliUser")));
     this.name          = ((System.Windows.Controls.TextBox)(this.FindName("name")));
     this.password      = ((System.Windows.Controls.PasswordBox)(this.FindName("password")));
     this.okbutton      = ((System.Windows.Controls.Button)(this.FindName("okbutton")));
     this.xglimitgas    = ((System.Windows.Controls.Grid)(this.FindName("xglimitgas")));
     this.apply         = ((System.Windows.Controls.Grid)(this.FindName("apply")));
     this.applygo       = ((Com.Aote.ObjectTools.GeneralObject)(this.FindName("applygo")));
     this.userfile      = ((System.Windows.Controls.Grid)(this.FindName("userfile")));
     this.save          = ((System.Windows.Controls.Button)(this.FindName("save")));
 }