示例#1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\WPF Forms\IDHashSplitter\IDHashSplitter.xaml"
     ((NHIRD.Window_IDHashSplitter)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\WPF Forms\IDHashSplitter\IDHashSplitter.xaml"
     ((NHIRD.Window_IDHashSplitter)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.inputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     case 3:
     this.fileListControl = ((NHIRD.FileListControl)(target));
     return;
     case 4:
     this.ouputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\WPF Forms\GetOrder\window_GetOrder.xaml"
     ((NHIRD.Window_GetOrder)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.WindowGetOrder_Unloaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\WPF Forms\GetOrder\window_GetOrder.xaml"
     ((NHIRD.Window_GetOrder)(target)).Loaded += new System.Windows.RoutedEventHandler(this.WindowGetOrder_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.inputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     case 3:
     this.fileListControl = ((NHIRD.FileListControl)(target));
     return;
     case 4:
     this.OrderCriteria = ((NHIRD.StringListControl)(target));
     return;
     case 5:
     this.ActionCrieteria_FolderSelect = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 6:
     this.ouputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\WPF Forms\PatientBasedData\PatientBasedDataWindow.xaml"
     ((NHIRD.PatientBasedDataWindow)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\WPF Forms\PatientBasedData\PatientBasedDataWindow.xaml"
     ((NHIRD.PatientBasedDataWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ActionFolderSelector = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 3:
     this.diagnosisGroupEditor = ((NHIRD.DiagnosisGroupEditor)(target));
     return;
     case 4:
     this.orderGroupEditor = ((NHIRD.OrderGroupEditor)(target));
     return;
     case 5:
     this.OutputFolderSelector = ((NHIRD.IOFolderSelector)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\WPF Forms\AgeSpecificIncidence\AgeSpecificIncidenceWindow.xaml"
     ((NHIRD.AgeSpecificIncidenceWindow)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\WPF Forms\AgeSpecificIncidence\AgeSpecificIncidenceWindow.xaml"
     ((NHIRD.AgeSpecificIncidenceWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.patientBasedDataFolderSelector = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 3:
     this.standarizedIDFolderSelector = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 4:
     this.IDIncludeCrieteriaFolderSelector = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 5:
     this.ouputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     case 6:
     
     #line 44 "..\..\..\..\WPF Forms\AgeSpecificIncidence\AgeSpecificIncidenceWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.WindowGetCD = ((NHIRD.Window_GetCD)(target));
     
     #line 8 "..\..\..\..\WPF Forms\GetCD\window_GetCD.xaml"
     this.WindowGetCD.Unloaded += new System.Windows.RoutedEventHandler(this.WindowGetCD_Unloaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\WPF Forms\GetCD\window_GetCD.xaml"
     this.WindowGetCD.Loaded += new System.Windows.RoutedEventHandler(this.WindowGetCD_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.inputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     case 3:
     this.fileListControl = ((NHIRD.FileListControl)(target));
     return;
     case 4:
     this.criteriaStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.Cb_AgeL = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 6:
     this.Tx_AgeL = ((System.Windows.Controls.TextBox)(target));
     
     #line 51 "..\..\..\..\WPF Forms\GetCD\window_GetCD.xaml"
     this.Tx_AgeL.KeyDown += new System.Windows.Input.KeyEventHandler(this.Textbox_FloatVerify_KeyDown);
     
     #line default
     #line hidden
     return;
     case 7:
     this.Cb_AgeU = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 8:
     this.Tx_AgeU = ((System.Windows.Controls.TextBox)(target));
     
     #line 55 "..\..\..\..\WPF Forms\GetCD\window_GetCD.xaml"
     this.Tx_AgeU.KeyDown += new System.Windows.Input.KeyEventHandler(this.Textbox_FloatVerify_KeyDown);
     
     #line default
     #line hidden
     return;
     case 9:
     this.IDCrieteria_FolderSelect = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 10:
     this.OrderCrieteria_FolderSelect = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 11:
     
     #line 73 "..\..\..\..\WPF Forms\GetCD\window_GetCD.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ResetAll_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.ouputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#6
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.thisControl = ((NHIRD.IOFolderSelector)(target));
     return;
     case 2:
     
     #line 13 "..\..\..\..\UserControls\(UserControl) IO Path Selector\IO Path Selector.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.txtbox_InputDir = ((System.Windows.Controls.TextBox)(target));
     
     #line 14 "..\..\..\..\UserControls\(UserControl) IO Path Selector\IO Path Selector.xaml"
     this.txtbox_InputDir.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtbox_InputDir_TextChanged);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#7
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\WPF Forms\PBD selector\PBDSelector.xaml"
     ((NHIRD.PBDSelectorWindow)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\WPF Forms\PBD selector\PBDSelector.xaml"
     ((NHIRD.PBDSelectorWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.patientBasedDataFolderSelector = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 3:
     this.ouputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     case 4:
     
     #line 35 "..\..\..\..\WPF Forms\PBD selector\PBDSelector.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#8
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\..\WPF Forms\GetGD\GetGDWindow.xaml"
     ((NHIRD.GetGDWindow)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.GetGDWindow_Unloaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\..\..\WPF Forms\GetGD\GetGDWindow.xaml"
     ((NHIRD.GetGDWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.GetGDWindow_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.inputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     case 3:
     this.fileListControl = ((NHIRD.FileListControl)(target));
     return;
     case 4:
     this.criteriaStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.IDCrieteria_FolderSelect = ((NHIRD.EXT_FolderSelector)(target));
     return;
     case 6:
     this.ouputFolderSelect = ((NHIRD.IOFolderSelector)(target));
     return;
     }
     this._contentLoaded = true;
 }