Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((BMC.Presentation.CPositionDetailsPlayerClub)(target));

            #line 8 "..\..\..\Views\CPositionDetailsPlayerClub.xaml"
                this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 4:
                this.chkPlayerClub = ((System.Windows.Controls.RadioButton)(target));

            #line 52 "..\..\..\Views\CPositionDetailsPlayerClub.xaml"
                this.chkPlayerClub.Checked += new System.Windows.RoutedEventHandler(this.chkPlayerClub_Checked);

            #line default
            #line hidden
                return;

            case 5:
                this.chkPlayerClubBonus = ((System.Windows.Controls.RadioButton)(target));

            #line 54 "..\..\..\Views\CPositionDetailsPlayerClub.xaml"
                this.chkPlayerClubBonus.Checked += new System.Windows.RoutedEventHandler(this.chkPlayerClubBonus_Checked);

            #line default
            #line hidden
                return;

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

            case 7:
                this.dgPlayerClub = ((System.Windows.Controls.Grid)(target));
                return;

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

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

            case 10:
                this.tblAcctNo = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.tblTimeinplay = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.tblClub = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 13:
                this.tblClubStatus = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.tblBday = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.tblHostCode = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

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

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

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

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

            case 22:
                this.txtBirthday = ((System.Windows.Controls.TextBox)(target));
                return;

            case 23:
                this.txtHostName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.spPlayerClubBonus = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 25:
                this.dgPlayerClubBonus = ((System.Windows.Controls.Grid)(target));
                return;

            case 26:
                this.tblBonusPoints = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 27:
                this.tblBonusMultiPlayer = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 28:
                this.tblBonusEffectDate = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 29:
                this.tblBonusEffectTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 30:
                this.tblBonusExpireTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 31:
                this.txtBonusPoints = ((System.Windows.Controls.TextBox)(target));
                return;

            case 32:
                this.txtBonusMultiPlayer = ((System.Windows.Controls.TextBox)(target));
                return;

            case 33:
                this.txtBonusEffectDate = ((System.Windows.Controls.TextBox)(target));
                return;

            case 34:
                this.txtBonusEffectTime = ((System.Windows.Controls.TextBox)(target));
                return;

            case 35:
                this.txtBonusExpireTime = ((System.Windows.Controls.TextBox)(target));
                return;

            case 36:
                this.lblStatus = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.PlayerIco = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CPositionDetailsPlayerClub)(target));
     
     #line 8 "..\..\..\Views\CPositionDetailsPlayerClub.xaml"
     this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.chkPlayerClub = ((System.Windows.Controls.RadioButton)(target));
     
     #line 52 "..\..\..\Views\CPositionDetailsPlayerClub.xaml"
     this.chkPlayerClub.Checked += new System.Windows.RoutedEventHandler(this.chkPlayerClub_Checked);
     
     #line default
     #line hidden
     return;
     case 5:
     this.chkPlayerClubBonus = ((System.Windows.Controls.RadioButton)(target));
     
     #line 54 "..\..\..\Views\CPositionDetailsPlayerClub.xaml"
     this.chkPlayerClubBonus.Checked += new System.Windows.RoutedEventHandler(this.chkPlayerClubBonus_Checked);
     
     #line default
     #line hidden
     return;
     case 6:
     this.spPlayerClub = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.dgPlayerClub = ((System.Windows.Controls.Grid)(target));
     return;
     case 8:
     this.tblVIP = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.tblPlayerName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.tblAcctNo = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.tblTimeinplay = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.tblClub = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.tblClubStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.tblBday = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.tblHostCode = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.txtVIP = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.txtPlayerName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.txtAccountNumber = ((System.Windows.Controls.TextBox)(target));
     return;
     case 19:
     this.txtTimeInPlay = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.txtClubState = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.txtClubStatus = ((System.Windows.Controls.TextBox)(target));
     return;
     case 22:
     this.txtBirthday = ((System.Windows.Controls.TextBox)(target));
     return;
     case 23:
     this.txtHostName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 24:
     this.spPlayerClubBonus = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 25:
     this.dgPlayerClubBonus = ((System.Windows.Controls.Grid)(target));
     return;
     case 26:
     this.tblBonusPoints = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.tblBonusMultiPlayer = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 28:
     this.tblBonusEffectDate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.tblBonusEffectTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.tblBonusExpireTime = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 31:
     this.txtBonusPoints = ((System.Windows.Controls.TextBox)(target));
     return;
     case 32:
     this.txtBonusMultiPlayer = ((System.Windows.Controls.TextBox)(target));
     return;
     case 33:
     this.txtBonusEffectDate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 34:
     this.txtBonusEffectTime = ((System.Windows.Controls.TextBox)(target));
     return;
     case 35:
     this.txtBonusExpireTime = ((System.Windows.Controls.TextBox)(target));
     return;
     case 36:
     this.lblStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 37:
     this.PlayerIco = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }