public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SlvHanbaiClient;component/View/Dlg/Report/Dlg_ReportView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((SlvHanbaiClient.Class.UI.ExGridLayoutRoot)(this.FindName("LayoutRoot")));
     this.utlReortView = ((SlvHanbaiClient.View.UserControl.Report.Utl_ReportView)(this.FindName("utlReortView")));
     this.stlProcess = ((System.Windows.Controls.StackPanel)(this.FindName("stlProcess")));
     this.tbkMsg = ((System.Windows.Controls.TextBlock)(this.FindName("tbkMsg")));
     this.tbkMsg2 = ((System.Windows.Controls.TextBlock)(this.FindName("tbkMsg2")));
     this.prgBar = ((System.Windows.Controls.ProgressBar)(this.FindName("prgBar")));
     this.dlgThemeShinyBlue = ((SlvHanbaiClient.View.Dlg.Theme.Dlg_ThemeShinyBlue)(this.FindName("dlgThemeShinyBlue")));
     this.dlgThemeTwilightBlue = ((SlvHanbaiClient.View.Dlg.Theme.Dlg_ThemeTwilightBlue)(this.FindName("dlgThemeTwilightBlue")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SlvHanbaiClient;component/View/Dlg/Report/Dlg_ReportView.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((SlvHanbaiClient.Class.UI.ExGridLayoutRoot)(this.FindName("LayoutRoot")));
     this.utlReortView         = ((SlvHanbaiClient.View.UserControl.Report.Utl_ReportView)(this.FindName("utlReortView")));
     this.stlProcess           = ((System.Windows.Controls.StackPanel)(this.FindName("stlProcess")));
     this.tbkMsg               = ((System.Windows.Controls.TextBlock)(this.FindName("tbkMsg")));
     this.tbkMsg2              = ((System.Windows.Controls.TextBlock)(this.FindName("tbkMsg2")));
     this.prgBar               = ((System.Windows.Controls.ProgressBar)(this.FindName("prgBar")));
     this.dlgThemeShinyBlue    = ((SlvHanbaiClient.View.Dlg.Theme.Dlg_ThemeShinyBlue)(this.FindName("dlgThemeShinyBlue")));
     this.dlgThemeTwilightBlue = ((SlvHanbaiClient.View.Dlg.Theme.Dlg_ThemeTwilightBlue)(this.FindName("dlgThemeTwilightBlue")));
 }