void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.HighlightedBox = ((AurelienRibon.Ui.SyntaxHighlightBox.SyntaxHighlightBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.TabControl = ((System.Windows.Controls.TabControl)(target)); return; case 2: #line 199 "..\..\..\..\States\Code\CodeLib.xaml" ((System.Windows.Controls.Expander)(target)).Expanded += new System.Windows.RoutedEventHandler(this.SidebarMenuItemExpanded); #line default #line hidden return; case 3: this.AddCodeTitle = ((System.Windows.Controls.TextBox)(target)); return; case 4: this.AddCodeDescRichTBox = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); return; case 5: #line 264 "..\..\..\..\States\Code\CodeLib.xaml" ((System.Windows.Controls.Expander)(target)).Expanded += new System.Windows.RoutedEventHandler(this.SidebarMenuItemExpanded); #line default #line hidden return; case 6: this.AddGroupTitle = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.AddGroupRichTBox = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); return; case 8: #line 342 "..\..\..\..\States\Code\CodeLib.xaml" ((System.Windows.Controls.Expander)(target)).Expanded += new System.Windows.RoutedEventHandler(this.SidebarMenuItemExpanded); #line default #line hidden return; case 9: this.AddLangTitle = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.AddLangRichTBox = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); return; case 11: this.HighlightedCodeBase = ((AurelienRibon.Ui.SyntaxHighlightBox.SyntaxHighlightBox)(target)); return; } this._contentLoaded = true; }