Example #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.CreaAlberoWin = ((PPC.CreaAlberoWindow)(target));
     
     #line 5 "..\..\..\CreaAlberoWindow.xaml"
     this.CreaAlberoWin.Closing += new System.ComponentModel.CancelEventHandler(this.CreaAlberoWin_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.CreaAlbMainLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.NomeCreaLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.SplitSizeCreaLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.DepthCreaLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.NomeCreaTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.SplitSizeCreaTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.DepthCreaTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.AttributeListbox = ((System.Windows.Controls.ListBox)(target));
     
     #line 16 "..\..\..\CreaAlberoWindow.xaml"
     this.AttributeListbox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AttributeListbox_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 10:
     this.AttrRuleLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.ArcoCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 12:
     this.NodoCheckBox = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 13:
     this.DefStringTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.MinNumTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.MaxNumTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.RangeLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 17:
     this.InserireStrLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.ConfermaAttrButton = ((System.Windows.Controls.Button)(target));
     
     #line 25 "..\..\..\CreaAlberoWindow.xaml"
     this.ConfermaAttrButton.Click += new System.Windows.RoutedEventHandler(this.ConfermaAttrButton_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.AttributeNameLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.TipoLabel = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.TipoTextBox = ((System.Windows.Controls.TextBox)(target));
     return;
     case 22:
     this.CreaAlberoButton = ((System.Windows.Controls.Button)(target));
     
     #line 29 "..\..\..\CreaAlberoWindow.xaml"
     this.CreaAlberoButton.Click += new System.Windows.RoutedEventHandler(this.CreaAlberoButton_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.HelpButton = ((System.Windows.Controls.Button)(target));
     
     #line 30 "..\..\..\CreaAlberoWindow.xaml"
     this.HelpButton.Click += new System.Windows.RoutedEventHandler(this.HelpButton_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.CreaAlberoWin = ((PPC.CreaAlberoWindow)(target));

            #line 5 "..\..\..\CreaAlberoWindow.xaml"
                this.CreaAlberoWin.Closing += new System.ComponentModel.CancelEventHandler(this.CreaAlberoWin_Closing);

            #line default
            #line hidden
                return;

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

            case 3:
                this.NomeCreaLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.SplitSizeCreaLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.DepthCreaLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.NomeCreaTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.SplitSizeCreaTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.DepthCreaTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.AttributeListbox = ((System.Windows.Controls.ListBox)(target));

            #line 16 "..\..\..\CreaAlberoWindow.xaml"
                this.AttributeListbox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AttributeListbox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.AttrRuleLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.ArcoCheckBox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 12:
                this.NodoCheckBox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 13:
                this.DefStringTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.MinNumTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.MaxNumTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.RangeLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.InserireStrLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.ConfermaAttrButton = ((System.Windows.Controls.Button)(target));

            #line 25 "..\..\..\CreaAlberoWindow.xaml"
                this.ConfermaAttrButton.Click += new System.Windows.RoutedEventHandler(this.ConfermaAttrButton_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.AttributeNameLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.TipoLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.TipoTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 22:
                this.CreaAlberoButton = ((System.Windows.Controls.Button)(target));

            #line 29 "..\..\..\CreaAlberoWindow.xaml"
                this.CreaAlberoButton.Click += new System.Windows.RoutedEventHandler(this.CreaAlberoButton_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.HelpButton = ((System.Windows.Controls.Button)(target));

            #line 30 "..\..\..\CreaAlberoWindow.xaml"
                this.HelpButton.Click += new System.Windows.RoutedEventHandler(this.HelpButton_Click);

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