Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.grdMain = ((RoDuino.SMS.Components.RoApplicationMenu.LoginGrid)(target));
     
     #line 7 "..\..\..\..\..\Components\RoApplicationMenu\LoginGrid.xaml"
     this.grdMain.Loaded += new System.Windows.RoutedEventHandler(this.grdMain_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.grdLogin = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.imgMoveToLeft = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.imgMoveToRight = ((System.Windows.Controls.Image)(target));
     return;
     case 5:
     this.txtConnectionName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.txtUserName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.txtPassword = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 8:
     this.btnLogin = ((System.Windows.Controls.Button)(target));
     
     #line 97 "..\..\..\..\..\Components\RoApplicationMenu\LoginGrid.xaml"
     this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.btnLoginAdmin = ((System.Windows.Controls.Button)(target));
     
     #line 122 "..\..\..\..\..\Components\RoApplicationMenu\LoginGrid.xaml"
     this.btnLoginAdmin.Click += new System.Windows.RoutedEventHandler(this.btnLoginAdmin_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.borderReflect = ((System.Windows.Controls.Border)(target));
     return;
     case 11:
     this.rectangle = ((System.Windows.Shapes.Rectangle)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.grdMain = ((RoDuino.SMS.Components.RoApplicationMenu.LoginGrid)(target));

            #line 7 "..\..\..\..\..\Components\RoApplicationMenu\LoginGrid.xaml"
                this.grdMain.Loaded += new System.Windows.RoutedEventHandler(this.grdMain_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.grdLogin = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.imgMoveToLeft = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.imgMoveToRight = ((System.Windows.Controls.Image)(target));
                return;

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

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

            case 7:
                this.txtPassword = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 8:
                this.btnLogin = ((System.Windows.Controls.Button)(target));

            #line 97 "..\..\..\..\..\Components\RoApplicationMenu\LoginGrid.xaml"
                this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.btnLoginAdmin = ((System.Windows.Controls.Button)(target));

            #line 122 "..\..\..\..\..\Components\RoApplicationMenu\LoginGrid.xaml"
                this.btnLoginAdmin.Click += new System.Windows.RoutedEventHandler(this.btnLoginAdmin_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.borderReflect = ((System.Windows.Controls.Border)(target));
                return;

            case 11:
                this.rectangle = ((System.Windows.Shapes.Rectangle)(target));
                return;
            }
            this._contentLoaded = true;
        }