ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1ValidationDecorator Class / ValidationStateProperty Field

In This Topic
    ValidationStateProperty Field
    In This Topic
    Identifies the ValidationState dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValidationStateProperty As DependencyProperty
    public static readonly DependencyProperty ValidationStateProperty
    See Also