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

Datei anzeigen Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Properties

Property Type Description
tabActionContextProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetTabActionContext ( UIElement element ) : WorkSurfaceContext
SetTabActionContext ( UIElement element, WorkSurfaceContext value ) : void

Method Details

GetTabActionContext() public static method

public static GetTabActionContext ( UIElement element ) : WorkSurfaceContext
element System.Windows.UIElement
return WorkSurfaceContext

SetTabActionContext() public static method

public static SetTabActionContext ( UIElement element, WorkSurfaceContext value ) : void
element System.Windows.UIElement
value WorkSurfaceContext
return void

Property Details

tabActionContextProperty public_oe static_oe property

public static DependencyProperty,System.Windows tabActionContextProperty
return System.Windows.DependencyProperty