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

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

See Also