public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightData;component/ViewXaml/SearchPending.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.querySerch = ((NCS.UI.Controls.QueryForm)(this.FindName("querySerch"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightData;component/ViewXaml/AduitWindow.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.queryExamine = ((NCS.UI.Controls.QueryForm)(this.FindName("queryExamine"))); this.BtnApprove = ((System.Windows.Controls.Button)(this.FindName("BtnApprove"))); this.BtnReject = ((System.Windows.Controls.Button)(this.FindName("BtnReject"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightData;component/NcsData.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.queryForm1 = ((NCS.UI.Controls.QueryForm)(this.FindName("queryForm1"))); this.butUpdate = ((System.Windows.Controls.Button)(this.FindName("butUpdate"))); this.butAdd = ((System.Windows.Controls.Button)(this.FindName("butAdd"))); this.butDel = ((System.Windows.Controls.Button)(this.FindName("butDel"))); }