void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((BMC.Presentation.CPositionCurrentStatus)(target));
                return;

            case 2:
                this.lstPosCurrent = ((System.Windows.Controls.ListView)(target));
                return;

            case 3:
                this.chkVLTAAMSVerification = ((System.Windows.Controls.RadioButton)(target));

            #line 168 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkVLTAAMSVerification.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;

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

            #line 169 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkVLTAAMSStatus.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;

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

            #line 170 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkGameVerification.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;

            case 6:
                this.chkGameInstallAAMS = ((System.Windows.Controls.RadioButton)(target));

            #line 171 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkGameInstallAAMS.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;

            case 7:
                this.chkGameEnableAAMS = ((System.Windows.Controls.RadioButton)(target));

            #line 172 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkGameEnableAAMS.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;

            case 8:
                this.chkAAMSEnableDiable = ((System.Windows.Controls.RadioButton)(target));

            #line 173 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkAAMSEnableDiable.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;

            case 9:
                this.chkBMCEnterpriseStatus = ((System.Windows.Controls.RadioButton)(target));

            #line 174 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkBMCEnterpriseStatus.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;

            case 10:
                this.chkAll = ((System.Windows.Controls.RadioButton)(target));

            #line 175 "..\..\..\Views\CPositionCurrentStatus.xaml"
                this.chkAll.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CPositionCurrentStatus)(target));
     return;
     case 2:
     this.lstPosCurrent = ((System.Windows.Controls.ListView)(target));
     return;
     case 3:
     this.chkVLTAAMSVerification = ((System.Windows.Controls.RadioButton)(target));
     
     #line 168 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkVLTAAMSVerification.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     case 4:
     this.chkVLTAAMSStatus = ((System.Windows.Controls.RadioButton)(target));
     
     #line 169 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkVLTAAMSStatus.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     case 5:
     this.chkGameVerification = ((System.Windows.Controls.RadioButton)(target));
     
     #line 170 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkGameVerification.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     case 6:
     this.chkGameInstallAAMS = ((System.Windows.Controls.RadioButton)(target));
     
     #line 171 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkGameInstallAAMS.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     case 7:
     this.chkGameEnableAAMS = ((System.Windows.Controls.RadioButton)(target));
     
     #line 172 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkGameEnableAAMS.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     case 8:
     this.chkAAMSEnableDiable = ((System.Windows.Controls.RadioButton)(target));
     
     #line 173 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkAAMSEnableDiable.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     case 9:
     this.chkBMCEnterpriseStatus = ((System.Windows.Controls.RadioButton)(target));
     
     #line 174 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkBMCEnterpriseStatus.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     case 10:
     this.chkAll = ((System.Windows.Controls.RadioButton)(target));
     
     #line 175 "..\..\..\Views\CPositionCurrentStatus.xaml"
     this.chkAll.Click += new System.Windows.RoutedEventHandler(this.CheckBoxes_Checked);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }