Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.EsportaFileWin = ((PPC.EsportaFileWindow)(target));

            #line 4 "..\..\..\EsportaFileWindow.xaml"
                this.EsportaFileWin.Closing += new System.ComponentModel.CancelEventHandler(this.EsportaFileWin_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.MainEsportaLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.separator1 = ((System.Windows.Controls.Separator)(target));
                return;

            case 4:
                this.HelpEsportaButton = ((System.Windows.Controls.Button)(target));

            #line 8 "..\..\..\EsportaFileWindow.xaml"
                this.HelpEsportaButton.Click += new System.Windows.RoutedEventHandler(this.HelpEsportaButton_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.MenuComboBox = ((System.Windows.Controls.ComboBox)(target));

            #line 9 "..\..\..\EsportaFileWindow.xaml"
                this.MenuComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MenuComboBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.SelezioneLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.EsportaButton = ((System.Windows.Controls.Button)(target));

            #line 11 "..\..\..\EsportaFileWindow.xaml"
                this.EsportaButton.Click += new System.Windows.RoutedEventHandler(this.EsportaButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.EsportaFileWin = ((PPC.EsportaFileWindow)(target));
     
     #line 4 "..\..\..\EsportaFileWindow.xaml"
     this.EsportaFileWin.Closing += new System.ComponentModel.CancelEventHandler(this.EsportaFileWin_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.MainEsportaLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.separator1 = ((System.Windows.Controls.Separator)(target));
     return;
     case 4:
     this.HelpEsportaButton = ((System.Windows.Controls.Button)(target));
     
     #line 8 "..\..\..\EsportaFileWindow.xaml"
     this.HelpEsportaButton.Click += new System.Windows.RoutedEventHandler(this.HelpEsportaButton_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.MenuComboBox = ((System.Windows.Controls.ComboBox)(target));
     
     #line 9 "..\..\..\EsportaFileWindow.xaml"
     this.MenuComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MenuComboBox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.SelezioneLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.EsportaButton = ((System.Windows.Controls.Button)(target));
     
     #line 11 "..\..\..\EsportaFileWindow.xaml"
     this.EsportaButton.Click += new System.Windows.RoutedEventHandler(this.EsportaButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }