Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ValidationDecorator Class / ValidationStateProperty Field

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