WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1ValidationDecorator Class / ChangeVisualStateValidationState Method
In This Topic
    ChangeVisualStateValidationState Method
    In This Topic
    Updates the current visual state of the ValidationState visual state group to match the object's properties.
    Syntax
    protected void ChangeVisualStateValidationState( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also