public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/gAMS_Sacombank;component/Views/AssetManager/ASSRepairEdit.xaml", System.UriKind.Relative)); this.RootItem = ((System.Windows.Controls.UserControl)(this.FindName("RootItem"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.splHeader = ((System.Windows.Controls.StackPanel)(this.FindName("splHeader"))); this.txtMoneyOffer = ((System.Windows.Controls.TextBox)(this.FindName("txtMoneyOffer"))); this.txtMoney = ((System.Windows.Controls.TextBox)(this.FindName("txtMoney"))); this.uploaGsoftontrolMaster = ((Gsoft.FileUpload.FileUploadControlMaster)(this.FindName("uploaGsoftontrolMaster"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/gAMS_Sacombank;component/Views/ConstructionManager/ConstructionEdit.xaml", System.UriKind.Relative)); this.RootItem = ((System.Windows.Controls.UserControl)(this.FindName("RootItem"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.splHeader = ((System.Windows.Controls.StackPanel)(this.FindName("splHeader"))); this.dgdData = ((System.Windows.Controls.DataGrid)(this.FindName("dgdData"))); this.txtLength = ((System.Windows.Controls.TextBox)(this.FindName("txtLength"))); this.txtWidth = ((System.Windows.Controls.TextBox)(this.FindName("txtWidth"))); this.txtAREA_CONS = ((System.Windows.Controls.TextBox)(this.FindName("txtAREA_CONS"))); this.txtAREA_FLOOR = ((System.Windows.Controls.TextBox)(this.FindName("txtAREA_FLOOR"))); this.uploaGsoftontrolMaster = ((Gsoft.FileUpload.FileUploadControlMaster)(this.FindName("uploaGsoftontrolMaster"))); this.dgdData2 = ((System.Windows.Controls.DataGrid)(this.FindName("dgdData2"))); }