NumberBox.ValidationModeProperty Property

Definition

Identifies the ValidationMode dependency property.

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

Property Value

The identifier for the ValidationMode dependency property.

Applies to