Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.autwindow = ((GreatestApplicatioInMyLife.AutWindow)(target));
                return;

            case 2:
                this.cb_choose_user = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

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

            #line 15 "..\..\AutWindow.xaml"
                this.btLogin.Click += new System.Windows.RoutedEventHandler(this.btLogin_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.cb_choose_war = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 16 "..\..\AutWindow.xaml"
                this.cb_choose_war.Loaded += new System.Windows.RoutedEventHandler(this.cb_choose_war_Loaded);

            #line default
            #line hidden

            #line 16 "..\..\AutWindow.xaml"
                this.cb_choose_war.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cb_choose_war_EditValueChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.autwindow = ((GreatestApplicatioInMyLife.AutWindow)(target));

            #line 7 "..\..\AutWindow.xaml"
                this.autwindow.Activated += new System.EventHandler(this.autwindow_Activated);

            #line default
            #line hidden
                return;

            case 2:
                this.rb_user = ((System.Windows.Controls.RadioButton)(target));

            #line 24 "..\..\AutWindow.xaml"
                this.rb_user.Checked += new System.Windows.RoutedEventHandler(this.rb_user_Checked);

            #line default
            #line hidden
                return;

            case 3:
                this.rb_admin = ((System.Windows.Controls.RadioButton)(target));

            #line 25 "..\..\AutWindow.xaml"
                this.rb_admin.Checked += new System.Windows.RoutedEventHandler(this.rb_admin_Checked);

            #line default
            #line hidden
                return;

            case 4:
                this.sp_admin = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.pb_admin = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

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

            case 7:
                this.sp_login = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:
                this.cb_choose_war = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));

            #line 45 "..\..\AutWindow.xaml"
                this.cb_choose_war.Loaded += new System.Windows.RoutedEventHandler(this.cb_choose_war_Loaded);

            #line default
            #line hidden

            #line 45 "..\..\AutWindow.xaml"
                this.cb_choose_war.EditValueChanged += new DevExpress.Xpf.Editors.EditValueChangedEventHandler(this.cb_choose_war_EditValueChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.cb_choose_user = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 10:
                this.pb_user = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(target));
                return;

            case 11:
                this.btLogin = ((System.Windows.Controls.Button)(target));

            #line 54 "..\..\AutWindow.xaml"
                this.btLogin.Click += new System.Windows.RoutedEventHandler(this.btLogin_Click);

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