Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LogInMain = ((PCApplikationMVVM.Views.LogIn)(target));
                return;

            case 2:
                this.UserTextBox = ((Xceed.Wpf.Toolkit.AutoSelectTextBox)(target));
                return;

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

            case 4:

            #line 52 "..\..\..\..\Views\LogIn.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);

            #line default
            #line hidden
                return;

            case 5:

            #line 60 "..\..\..\..\Views\LogIn.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 113 "..\..\..\..\Views\LogIn.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 7:

            #line 124 "..\..\..\..\Views\LogIn.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.LogInMain = ((PCApplikationMVVM.Views.LogIn)(target));
     return;
     case 2:
     this.UserTextBox = ((Xceed.Wpf.Toolkit.AutoSelectTextBox)(target));
     return;
     case 3:
     this.PasswordBox = ((System.Windows.Controls.PasswordBox)(target));
     return;
     case 4:
     
     #line 52 "..\..\..\..\Views\LogIn.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 60 "..\..\..\..\Views\LogIn.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 113 "..\..\..\..\Views\LogIn.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     
     #line 124 "..\..\..\..\Views\LogIn.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_2);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }