示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\..\page\pageWrong.xaml"
                ((Tiku.page.pageWrong)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.btnAll = ((System.Windows.Controls.Button)(target));

            #line 24 "..\..\..\page\pageWrong.xaml"
                this.btnAll.Click += new System.Windows.RoutedEventHandler(this.btnAll_Click);

            #line default
            #line hidden
                return;

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

            #line 25 "..\..\..\page\pageWrong.xaml"
                this.btnSelect.Click += new System.Windows.RoutedEventHandler(this.btnSelect_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnDelete = ((System.Windows.Controls.Button)(target));

            #line 26 "..\..\..\page\pageWrong.xaml"
                this.btnDelete.Click += new System.Windows.RoutedEventHandler(this.btnDelete_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnClear = ((System.Windows.Controls.Button)(target));

            #line 27 "..\..\..\page\pageWrong.xaml"
                this.btnClear.Click += new System.Windows.RoutedEventHandler(this.btnClear_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.tbWrong = ((Tiku.control.ucTable)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\page\pageStudy.xaml"
                ((Tiku.page.pageStudy)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.tbStudy = ((Tiku.control.ucTable)(target));
                return;

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

            case 4:
                this.txt_do = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 6:
                this.txt_all_pre = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.txt_right = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.txt_wrong = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.txt_right_pre = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\page\pageActive.xaml"
                ((Tiku.page.pageActive)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.table = ((Tiku.control.ucTable)(target));
                return;

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

            #line 29 "..\..\..\page\pageActive.xaml"
                this.btnLast.Click += new System.Windows.RoutedEventHandler(this.btnLast_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.btnNext = ((System.Windows.Controls.Button)(target));

            #line 30 "..\..\..\page\pageActive.xaml"
                this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);

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