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

            #line 10 "..\..\..\..\NewPage\SelfCheckingPage\SelfCheckingPage.xaml"
                ((ProjectAgle.NewPage.SelfCheckingPage.SelfCheckingPage)(target)).Loaded += new System.Windows.RoutedEventHandler(this.OnLoaded);

            #line default
            #line hidden
                return;

            case 2:
                this.CheckingPageBackground = ((System.Windows.Controls.Image)(target));
                return;

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

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

            case 5:
                this.CheckingInfoPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.FirstRow = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 7:
                this.CheckingListScrollView = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 8:
                this.AgleCheckingList = ((ProjectAgle.control.CheckingResult.CheckingResult)(target));
                return;

            case 9:
                this.FinalDecision = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.SelfCheckingPageButton = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
ファイル: SelfCheckingPage.g.cs プロジェクト: jzzfreedom/Repo
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 10 "..\..\..\..\NewPage\SelfCheckingPage\SelfCheckingPage.xaml"
     ((ProjectAgle.NewPage.SelfCheckingPage.SelfCheckingPage)(target)).Loaded += new System.Windows.RoutedEventHandler(this.OnLoaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.CheckingPageBackground = ((System.Windows.Controls.Image)(target));
     return;
     case 3:
     this.SelfCheckingPageMainContent = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.SelfCheckingPageTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.CheckingInfoPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 6:
     this.FirstRow = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.CheckingListScrollView = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 8:
     this.AgleCheckingList = ((ProjectAgle.control.CheckingResult.CheckingResult)(target));
     return;
     case 9:
     this.FinalDecision = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.SelfCheckingPageButton = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }