C# Class ZicoresTradingPostNotifier.Helper.DependencyProperties

Exibir arquivo Open project: Zicore/TradingPostNotifier

Public Properties

Property Type Description
ColumnIdentifierProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetColumnIdentifier ( UIElement element ) : Orientation
SetColumnIdentifier ( UIElement element, String value ) : void

Method Details

GetColumnIdentifier() public static method

public static GetColumnIdentifier ( UIElement element ) : Orientation
element UIElement
return Orientation

SetColumnIdentifier() public static method

public static SetColumnIdentifier ( UIElement element, String value ) : void
element UIElement
value String
return void

Property Details

ColumnIdentifierProperty public_oe static_oe property

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