[This is preliminary documentation and is subject to change.]

Identifies the Value dependency property.

Namespace: Tools.WindowsT.WPF.ControlsT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public static readonly DependencyProperty ValueProperty
Visual Basic
Public Shared ReadOnly ValueProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ ValueProperty
F#
static val ValueProperty: DependencyProperty
JScript
public static final var ValueProperty : DependencyProperty

See Also