Esempio n. 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TreeWindow = ((PPC.TreeView)(target));
     return;
     case 2:
     this.buttCreaAlb = ((System.Windows.Controls.Button)(target));
     return;
     case 3:
     this.buttModAlb = ((System.Windows.Controls.Button)(target));
     return;
     case 4:
     this.buttCalcAlb = ((System.Windows.Controls.Button)(target));
     return;
     case 5:
     this.buttAiuto = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.buttEspFile = ((System.Windows.Controls.Button)(target));
     return;
     case 7:
     this.buttImpFile = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.TreeWindow = ((PPC.TreeView)(target));
     
     #line 4 "..\..\..\TreeView.xaml"
     this.TreeWindow.Closing += new System.ComponentModel.CancelEventHandler(this.TreeWindow_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.buttCreaAlb = ((System.Windows.Controls.Button)(target));
     
     #line 10 "..\..\..\TreeView.xaml"
     this.buttCreaAlb.Click += new System.Windows.RoutedEventHandler(this.buttCreaAlb_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.buttModAlb = ((System.Windows.Controls.Button)(target));
     
     #line 48 "..\..\..\TreeView.xaml"
     this.buttModAlb.Click += new System.Windows.RoutedEventHandler(this.buttModAlb_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.buttCalcAlb = ((System.Windows.Controls.Button)(target));
     
     #line 85 "..\..\..\TreeView.xaml"
     this.buttCalcAlb.Click += new System.Windows.RoutedEventHandler(this.buttCalcAlb_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.buttAiuto = ((System.Windows.Controls.Button)(target));
     
     #line 124 "..\..\..\TreeView.xaml"
     this.buttAiuto.Click += new System.Windows.RoutedEventHandler(this.buttAiuto_Click_1);
     
     #line default
     #line hidden
     return;
     case 6:
     this.buttEspFile = ((System.Windows.Controls.Button)(target));
     
     #line 162 "..\..\..\TreeView.xaml"
     this.buttEspFile.Click += new System.Windows.RoutedEventHandler(this.buttEspFile_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.buttImpFile = ((System.Windows.Controls.Button)(target));
     
     #line 200 "..\..\..\TreeView.xaml"
     this.buttImpFile.Click += new System.Windows.RoutedEventHandler(this.buttImpFile_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TreeWindow = ((PPC.TreeView)(target));

            #line 4 "..\..\..\TreeView.xaml"
                this.TreeWindow.Closing += new System.ComponentModel.CancelEventHandler(this.TreeWindow_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.buttCreaAlb = ((System.Windows.Controls.Button)(target));

            #line 10 "..\..\..\TreeView.xaml"
                this.buttCreaAlb.Click += new System.Windows.RoutedEventHandler(this.buttCreaAlb_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.buttModAlb = ((System.Windows.Controls.Button)(target));

            #line 48 "..\..\..\TreeView.xaml"
                this.buttModAlb.Click += new System.Windows.RoutedEventHandler(this.buttModAlb_Click);

            #line default
            #line hidden
                return;

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

            #line 85 "..\..\..\TreeView.xaml"
                this.buttCalcAlb.Click += new System.Windows.RoutedEventHandler(this.buttCalcAlb_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.buttAiuto = ((System.Windows.Controls.Button)(target));

            #line 124 "..\..\..\TreeView.xaml"
                this.buttAiuto.Click += new System.Windows.RoutedEventHandler(this.buttAiuto_Click_1);

            #line default
            #line hidden
                return;

            case 6:
                this.buttEspFile = ((System.Windows.Controls.Button)(target));

            #line 162 "..\..\..\TreeView.xaml"
                this.buttEspFile.Click += new System.Windows.RoutedEventHandler(this.buttEspFile_Click);

            #line default
            #line hidden
                return;

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

            #line 200 "..\..\..\TreeView.xaml"
                this.buttImpFile.Click += new System.Windows.RoutedEventHandler(this.buttImpFile_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }