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

    Parameters

    useTransitions
    See Also