Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.broder_back = ((System.Windows.Controls.Border)(target));
                return;

            case 2:
                this._loading = ((SignInApp.LoadingWait)(target));
                return;

            case 3:
                this.classSrachCriteria = ((System.Windows.Controls.TextBox)(target));

            #line 58 "..\..\ClassWindow.xaml"
                this.classSrachCriteria.KeyDown += new System.Windows.Input.KeyEventHandler(this.SerachKeyDownHandler);

            #line default
            #line hidden
                return;

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

            case 5:
                this.lesson_broder_back = ((System.Windows.Controls.Border)(target));
                return;

            case 6:
                this._lesson_loading = ((SignInApp.LoadingWait)(target));
                return;

            case 7:
                this.LessonList = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.broder_back = ((System.Windows.Controls.Border)(target));
                return;

            case 2:
                this._loading = ((SignInApp.LoadingWait)(target));
                return;

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

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

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

            case 6:
                this.app_name = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.support_company = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.support_tel = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.account = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 12:

            #line 128 "..\..\LoginWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LoginClickHandler);

            #line default
            #line hidden
                return;

            case 13:

            #line 141 "..\..\LoginWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ExitClickHandler);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.back = ((System.Windows.Controls.Border)(target));
                return;

            case 2:
                this.broder_back = ((System.Windows.Controls.Border)(target));
                return;

            case 3:
                this._loading = ((SignInApp.LoadingWait)(target));
                return;

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

            case 5:
                this.OrgInfoList = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 6:
                this.lessons = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 7:
                this.BorderClassBegin = ((System.Windows.Controls.Border)(target));

            #line 94 "..\..\MainWindow.xaml"
                this.BorderClassBegin.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ClassBeginHandler);

            #line default
            #line hidden
                return;

            case 8:
                this.LabelClassBegin = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.BorderClassEnd = ((System.Windows.Controls.Border)(target));

            #line 97 "..\..\MainWindow.xaml"
                this.BorderClassEnd.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.ClassEndHandler);

            #line default
            #line hidden
                return;

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

            case 11:
                this.signStus = ((System.Windows.Controls.WrapPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }