C# Class Dev2.Studio.AppResources.AttachedProperties.AttachedPropertyHelper

ファイルを表示 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
SetAttachedProperties ( DeployView view, string tabName ) : void
SetAttachedProperties ( RuntimeConfigurationView view, string tabName ) : void
SetAttachedProperties ( WorkflowDesignerWindow workflowDesignerWindow, IContextualResourceModel resource, string iconPath ) : void

Method Details

SetAttachedProperties() public static method

public static SetAttachedProperties ( DeployView view, string tabName ) : void
view Dev2.Studio.Views.Deploy.DeployView
tabName string
return void

SetAttachedProperties() public static method

public static SetAttachedProperties ( RuntimeConfigurationView view, string tabName ) : void
view RuntimeConfigurationView
tabName string
return void

SetAttachedProperties() public static method

public static SetAttachedProperties ( WorkflowDesignerWindow workflowDesignerWindow, IContextualResourceModel resource, string iconPath ) : void
workflowDesignerWindow WorkflowDesignerWindow
resource IContextualResourceModel
iconPath string
return void