void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.ExpandDirectionComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 2: this.AccordionExpandDirectionComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 3: this.AccordionSelectionModeComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 4: this.AccordionSelectionSequenceComboBox = ((System.Windows.Controls.ComboBox)(target)); return; case 5: this.Accordion = ((Framework.UI.Controls.Accordion)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.SplashScreen = ((System.Windows.Controls.Image)(target)); return; case 2: this.ActualContent = ((System.Windows.Controls.Label)(target)); return; case 3: this.Accordion = ((Framework.UI.Controls.Accordion)(target)); return; case 4: this.LabelVersion = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.LabelSizeUpdate = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.CheckBoxRequired = ((System.Windows.Controls.CheckBox)(target)); return; case 7: this.LabelRequiredVersion = ((System.Windows.Controls.TextBox)(target)); return; case 8: #line 168 "..\..\..\Windows\DeploymentWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.HUB_changelog_click); #line default #line hidden return; case 9: #line 176 "..\..\..\Windows\DeploymentWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Version_changelog_click); #line default #line hidden return; case 10: this.loadingBarSplashScreen = ((Framework.UI.Controls.LoadingContent)(target)); return; case 11: this.LabelButton = ((System.Windows.Controls.Label)(target)); return; case 12: this.wrapPanel = ((Framework.UI.Controls.AnimatedWrapPanel)(target)); return; case 13: this.OkCommandButton = ((Elysium.Controls.CommandButton)(target)); #line 261 "..\..\..\Windows\DeploymentWindow.xaml" this.OkCommandButton.Click += new System.Windows.RoutedEventHandler(this.OkCommandButton_Click); #line default #line hidden return; case 14: this.CancelCommandButton = ((Elysium.Controls.CommandButton)(target)); #line 265 "..\..\..\Windows\DeploymentWindow.xaml" this.CancelCommandButton.Click += new System.Windows.RoutedEventHandler(this.CancelCommandButton_Click); #line default #line hidden return; case 15: this.CloseCommandButton = ((Elysium.Controls.CommandButton)(target)); #line 269 "..\..\..\Windows\DeploymentWindow.xaml" this.CloseCommandButton.Click += new System.Windows.RoutedEventHandler(this.CloseCommandButton_Click); #line default #line hidden return; } this._contentLoaded = true; }