コード例 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.EndpointViewHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.EndpointViewHeaderElement)(target));
         return;
     }
     this._contentLoaded = true;
 }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.PolicyEnhancementHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.GroupHeaderElement)(target));
                return;

            case 2:
                this.EndpointPolicyEnhancementHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.EndpointViewHeaderElement)(target));
                return;

            case 3:
                this.PnlPolicyContainer = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.taskListPage = ((Tabidus.POC.GUI.View.TaskListPage)(target));
                return;

            case 2:
                this.GroupHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.GroupHeaderElement)(target));
                return;

            case 3:
                this.EndpointHeaderElement = ((Tabidus.POC.GUI.UserControls.Endpoint.EndpointViewHeaderElement)(target));
                return;

            case 4:
                this.TaskItemControl = ((System.Windows.Controls.ItemsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }