void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._upperGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this._tbOverride = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 3: this._cbUpper1 = ((System.Windows.Controls.CheckBox)(target)); return; case 4: this._footerGrid = ((System.Windows.Controls.Grid)(target)); return; case 5: this._buttonOk = ((System.Windows.Controls.Button)(target)); #line 35 "..\..\..\..\..\View\Dialogs\NouseEditDialog.xaml" this._buttonOk.Click += new System.Windows.RoutedEventHandler(this._buttonOk_Click); #line default #line hidden return; case 6: this._buttonCancel = ((System.Windows.Controls.Button)(target)); #line 36 "..\..\..\..\..\View\Dialogs\NouseEditDialog.xaml" this._buttonCancel.Click += new System.Windows.RoutedEventHandler(this._buttonCancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._upperGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this._lda = ((System.Windows.Controls.Label)(target)); return; case 3: this._lhr = ((System.Windows.Controls.Label)(target)); return; case 4: this._lmi = ((System.Windows.Controls.Label)(target)); return; case 5: this._lse = ((System.Windows.Controls.Label)(target)); return; case 6: this._lms = ((System.Windows.Controls.Label)(target)); return; case 7: this._tbDays = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 8: this._tbHours = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 9: this._tbMinutes = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 10: this._tbSeconds = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 11: this._tbMiliseconds = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 12: this._footerGrid = ((System.Windows.Controls.Grid)(target)); return; case 13: this._buttonOk = ((System.Windows.Controls.Button)(target)); #line 47 "..\..\..\..\..\View\Dialogs\TimeEditDialog.xaml" this._buttonOk.Click += new System.Windows.RoutedEventHandler(this._buttonOk_Click); #line default #line hidden return; case 14: this._buttonCancel = ((System.Windows.Controls.Button)(target)); #line 48 "..\..\..\..\..\View\Dialogs\TimeEditDialog.xaml" this._buttonCancel.Click += new System.Windows.RoutedEventHandler(this._buttonCancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._jobGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this._destTable = ((System.Windows.Controls.ComboBox)(target)); return; case 3: this._tbBasedOn = ((System.Windows.Controls.TextBlock)(target)); return; case 4: this._imReset = ((System.Windows.Controls.Image)(target)); #line 27 "..\..\..\..\..\View\Dialogs\AddRangeDialog.xaml" this._imReset.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this._imReset_MouseLeftButtonUp); #line default #line hidden return; case 5: this._buttonSearch = ((System.Windows.Controls.Button)(target)); #line 28 "..\..\..\..\..\View\Dialogs\AddRangeDialog.xaml" this._buttonSearch.Click += new System.Windows.RoutedEventHandler(this._buttonSearch_Click); #line default #line hidden return; case 6: this._tbFrom = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 7: this._tbRange = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 8: this._buttonOk = ((System.Windows.Controls.Button)(target)); #line 46 "..\..\..\..\..\View\Dialogs\AddRangeDialog.xaml" this._buttonOk.Click += new System.Windows.RoutedEventHandler(this._buttonOk_Click); #line default #line hidden return; case 9: this._buttonCancel = ((System.Windows.Controls.Button)(target)); #line 47 "..\..\..\..\..\View\Dialogs\AddRangeDialog.xaml" this._buttonCancel.Click += new System.Windows.RoutedEventHandler(this._buttonCancel_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._jobGrid = ((System.Windows.Controls.Grid)(target)); return; case 2: this._tbNewId = ((SDE.View.Controls.ClickSelectTextBoxEffect)(target)); return; case 3: this._gridItems = ((System.Windows.Controls.Grid)(target)); return; case 4: this._cbAegisName = ((System.Windows.Controls.CheckBox)(target)); return; case 5: this._tbAegisNameInput = ((System.Windows.Controls.TextBox)(target)); return; case 6: this._buttonAegisNameInput = ((System.Windows.Controls.Button)(target)); return; case 7: this._tbAegisNameOutput = ((System.Windows.Controls.TextBox)(target)); return; case 8: this._buttonAegisNameOutput = ((System.Windows.Controls.Button)(target)); return; case 9: this._cbName = ((System.Windows.Controls.CheckBox)(target)); return; case 10: this._tbNameInput = ((System.Windows.Controls.TextBox)(target)); return; case 11: this._buttonNameInput = ((System.Windows.Controls.Button)(target)); return; case 12: this._tbNameOutput = ((System.Windows.Controls.TextBox)(target)); return; case 13: this._buttonNameOutput = ((System.Windows.Controls.Button)(target)); return; case 14: this._cbOverwrite = ((System.Windows.Controls.CheckBox)(target)); return; case 15: this._cbCopyClientItems = ((System.Windows.Controls.CheckBox)(target)); return; case 16: this._gridCopy = ((System.Windows.Controls.Grid)(target)); return; case 17: this._buttonOk = ((System.Windows.Controls.Button)(target)); #line 124 "..\..\..\..\..\View\Dialogs\CopyToDialog.xaml" this._buttonOk.Click += new System.Windows.RoutedEventHandler(this._buttonOk_Click); #line default #line hidden return; case 18: this._buttonCancel = ((System.Windows.Controls.Button)(target)); #line 125 "..\..\..\..\..\View\Dialogs\CopyToDialog.xaml" this._buttonCancel.Click += new System.Windows.RoutedEventHandler(this._buttonCancel_Click); #line default #line hidden return; } this._contentLoaded = true; }