示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.GroupHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.GroupHeaderElement)(target));
                return;

            case 2:
                this.PnlDirAssignmentContainer = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.GroupHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.GroupHeaderElement)(target));
                return;

            case 2:
                this.ColorCodeItemControl = ((System.Windows.Controls.ItemsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.GroupHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.GroupHeaderElement)(target));
                return;

            case 2:
                this.EndPointDataGrid = ((Infragistics.Windows.DataPresenter.XamDataGrid)(target));

            #line 20 "..\..\..\..\View\EndPointListPage.xaml"
                this.EndPointDataGrid.SelectedItemsChanged += new System.EventHandler <Infragistics.Windows.DataPresenter.Events.SelectedItemsChangedEventArgs>(this.EndPointDataGrid_OnSelectedItemsChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.BorderLoading = ((System.Windows.Controls.Border)(target));
                return;
            }
            this._contentLoaded = true;
        }