NumberBox.ValidationModeProperty Property

Definition

Identifies the ValidationMode dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ ValidationModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ValidationModeProperty();
public static DependencyProperty ValidationModeProperty { get; }
Public Shared ReadOnly Property ValidationModeProperty As DependencyProperty

Property Value

The identifier for the ValidationMode dependency property.

Applies to