void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 5 "..\..\ColorFontDialog.xaml" ((ColorFont.ColorFontDialog)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded_1); #line default #line hidden return; case 2: this.colorFontChooser = ((ColorFont.ColorFontChooser)(target)); return; case 3: this.btnOk = ((System.Windows.Controls.Button)(target)); #line 18 "..\..\ColorFontDialog.xaml" this.btnOk.Click += new System.Windows.RoutedEventHandler(this.btnOk_Click); #line default #line hidden return; } this._contentLoaded = true; }