Esempio n. 1
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AssetManagement;component/Views/DemandDeposit/DDBlockade.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Format_Price = ((EduBanking.Silverlight.ChangeText)(this.FindName("Format_Price")));
     this.splHeader    = ((System.Windows.Controls.StackPanel)(this.FindName("splHeader")));
 }
Esempio n. 2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AssetManagement;component/Views/Customer/CustomerAccountList.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Format_Price = ((EduBanking.Silverlight.ChangeText)(this.FindName("Format_Price")));
     this.splHeader = ((System.Windows.Controls.StackPanel)(this.FindName("splHeader")));
     this.dgdCustomerDD = ((DataGrid)(this.FindName("dgdCustomerDD")));
     this.dgdCustomerFD = ((DataGrid)(this.FindName("dgdCustomerFD")));
     this.dgdLMAccount = ((DataGrid)(this.FindName("dgdLMAccount")));
     this.dgdLoanAccount = ((DataGrid)(this.FindName("dgdLoanAccount")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AssetManagement;component/Views/TransferMoney/PrintTransfer.xaml", System.UriKind.Relative));
     this.LayoutRoot  = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.front       = ((System.Windows.Controls.Grid)(this.FindName("front")));
     this.ShortDate   = ((EduBanking.Silverlight.ChangeDate)(this.FindName("ShortDate")));
     this.FormatPrice = ((EduBanking.Silverlight.ChangeText)(this.FindName("FormatPrice")));
     this.splHeader   = ((System.Windows.Controls.StackPanel)(this.FindName("splHeader")));
     this.dgdRM_TRAN  = ((DataGrid)(this.FindName("dgdRM_TRAN")));
     this.back        = ((System.Windows.Controls.Grid)(this.FindName("back")));
 }