Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.vFindExistingAccountView = ((TextDashboard.UserControls.FindExisitngAccountView)(target));
                return;

            case 2:
                this.Loading = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 3:
                this.FindAccountBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 4:
                this.FindAccountStackPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:

            #line 41 "..\..\..\..\UserControls\FindExisitngAccountView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_OnClick);

            #line default
            #line hidden
                return;

            case 6:
                this.cboAccount = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.field = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:

            #line 75 "..\..\..\..\UserControls\FindExisitngAccountView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_OnClick);

            #line default
            #line hidden
                return;

            case 9:

            #line 82 "..\..\..\..\UserControls\FindExisitngAccountView.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.LoadingResult = ((System.Windows.Controls.ContentControl)(target));
                return;

            case 11:
                this.StackPanelSearchResult = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 12:
                this.PlainDataGridSprintStyle = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.vFindExistingAccountView = ((TextDashboard.UserControls.FindExisitngAccountView)(target));
     return;
     case 2:
     this.Loading = ((System.Windows.Controls.ContentControl)(target));
     return;
     case 3:
     this.FindAccountBorder = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.FindAccountStackPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     
     #line 41 "..\..\..\..\UserControls\FindExisitngAccountView.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 6:
     this.cboAccount = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 7:
     this.field = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     
     #line 75 "..\..\..\..\UserControls\FindExisitngAccountView.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CloseButton_OnClick);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 82 "..\..\..\..\UserControls\FindExisitngAccountView.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.LoadingResult = ((System.Windows.Controls.ContentControl)(target));
     return;
     case 11:
     this.StackPanelSearchResult = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 12:
     this.PlainDataGridSprintStyle = ((System.Windows.Controls.DataGrid)(target));
     return;
     }
     this._contentLoaded = true;
 }