Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.win = ((Gss.PopUpWindow.SystemSetting.AddGroupAccount)(target));
                return;

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

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

            case 4:
                this.textBox2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 19 "..\..\..\SystemSetting\AddGroupAccount.xaml"
                this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\..\SystemSetting\AddGroupAccount.xaml"
                this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.win = ((Gss.PopUpWindow.SystemSetting.AddGroupAccount)(target));
     return;
     case 2:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.textBox2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.button1 = ((System.Windows.Controls.Button)(target));
     
     #line 19 "..\..\..\SystemSetting\AddGroupAccount.xaml"
     this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.button2 = ((System.Windows.Controls.Button)(target));
     
     #line 20 "..\..\..\SystemSetting\AddGroupAccount.xaml"
     this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }