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

            #line 9 "..\..\..\Views\CNGAEnroll.xaml"
                ((BMC.Presentation.POS.Views.CNGAEnroll)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.cmbNGAType = ((System.Windows.Controls.ComboBox)(target));

            #line 48 "..\..\..\Views\CNGAEnroll.xaml"
                this.cmbNGAType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbNGAType_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.cmbNGAName = ((System.Windows.Controls.ComboBox)(target));

            #line 51 "..\..\..\Views\CNGAEnroll.xaml"
                this.cmbNGAName.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbNGAName_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 52 "..\..\..\Views\CNGAEnroll.xaml"
                this.btngetdetails.Click += new System.Windows.RoutedEventHandler(this.btngetdetails_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.cVaultEnroll = ((BMC.Presentation.POS.Views.CEnrollmentVault)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\..\Views\CNGAEnroll.xaml"
     ((BMC.Presentation.POS.Views.CNGAEnroll)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.cmbNGAType = ((System.Windows.Controls.ComboBox)(target));
     
     #line 48 "..\..\..\Views\CNGAEnroll.xaml"
     this.cmbNGAType.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbNGAType_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 3:
     this.cmbNGAName = ((System.Windows.Controls.ComboBox)(target));
     
     #line 51 "..\..\..\Views\CNGAEnroll.xaml"
     this.cmbNGAName.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbNGAName_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 4:
     this.btngetdetails = ((System.Windows.Controls.Button)(target));
     
     #line 52 "..\..\..\Views\CNGAEnroll.xaml"
     this.btngetdetails.Click += new System.Windows.RoutedEventHandler(this.btngetdetails_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.cVaultEnroll = ((BMC.Presentation.POS.Views.CEnrollmentVault)(target));
     return;
     }
     this._contentLoaded = true;
 }