NumberBox.NumberFormatterProperty Property

Definition

Identifies the NumberFormatter dependency property.

public:
 static property DependencyProperty ^ NumberFormatterProperty { DependencyProperty ^ get(); };
static DependencyProperty NumberFormatterProperty();
public static DependencyProperty NumberFormatterProperty { get; }
var dependencyProperty = NumberBox.numberFormatterProperty;
Public Shared ReadOnly Property NumberFormatterProperty As DependencyProperty

Property Value

The identifier for the NumberFormatter dependency property.

Applies to