コード例 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.acc = ((Gss.PopUpWindow.DataManager.ManualPriceWindow)(target));
     
     #line 8 "..\..\..\DataManager\ManualPriceWindow.xaml"
     this.acc.Loaded += new System.Windows.RoutedEventHandler(this.acc_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 39 "..\..\..\DataManager\ManualPriceWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_OK);
     
     #line default
     #line hidden
     return;
     case 3:
     this.tc = ((System.Windows.Controls.TabControl)(target));
     
     #line 42 "..\..\..\DataManager\ManualPriceWindow.xaml"
     this.tc.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TabControl_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.Grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.btn1 = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.btn2 = ((System.Windows.Controls.Button)(target));
     return;
     case 7:
     this.btn3 = ((System.Windows.Controls.Button)(target));
     return;
     case 8:
     this.btn4 = ((System.Windows.Controls.Button)(target));
     return;
     case 9:
     this.btn5 = ((System.Windows.Controls.Button)(target));
     return;
     case 10:
     this.btn6 = ((System.Windows.Controls.Button)(target));
     return;
     case 11:
     this.btn7 = ((System.Windows.Controls.Button)(target));
     return;
     case 12:
     this.btn8 = ((System.Windows.Controls.Button)(target));
     return;
     case 13:
     this.grid_set = ((System.Windows.Controls.Grid)(target));
     return;
     case 14:
     this.tb1 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 15:
     this.tb2 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.tb3 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.tb4 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.tb5 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.tb6 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.tb7 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.tb8 = ((System.Windows.Controls.TextBox)(target));
     return;
     case 22:
     
     #line 222 "..\..\..\DataManager\ManualPriceWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.acc = ((Gss.PopUpWindow.DataManager.ManualPriceWindow)(target));

            #line 8 "..\..\..\DataManager\ManualPriceWindow.xaml"
                this.acc.Loaded += new System.Windows.RoutedEventHandler(this.acc_Loaded);

            #line default
            #line hidden
                return;

            case 2:

            #line 39 "..\..\..\DataManager\ManualPriceWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CommandBinding_Executed_OK);

            #line default
            #line hidden
                return;

            case 3:
                this.tc = ((System.Windows.Controls.TabControl)(target));

            #line 42 "..\..\..\DataManager\ManualPriceWindow.xaml"
                this.tc.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TabControl_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.Grid1 = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 6:
                this.btn2 = ((System.Windows.Controls.Button)(target));
                return;

            case 7:
                this.btn3 = ((System.Windows.Controls.Button)(target));
                return;

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

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

            case 10:
                this.btn6 = ((System.Windows.Controls.Button)(target));
                return;

            case 11:
                this.btn7 = ((System.Windows.Controls.Button)(target));
                return;

            case 12:
                this.btn8 = ((System.Windows.Controls.Button)(target));
                return;

            case 13:
                this.grid_set = ((System.Windows.Controls.Grid)(target));
                return;

            case 14:
                this.tb1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.tb2 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.tb3 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.tb4 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.tb5 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.tb6 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.tb7 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 21:
                this.tb8 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 22:

            #line 222 "..\..\..\DataManager\ManualPriceWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

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