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

Indentifies the ValueString 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 ValueStringProperty
Visual Basic
Public Shared ReadOnly ValueStringProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ ValueStringProperty
F#
static val ValueStringProperty: DependencyProperty
JScript
public static final var ValueStringProperty : DependencyProperty

See Also