WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Expander Class / ChangeVisualStateCommon Method
In This Topic
    ChangeVisualStateCommon Method (C1Expander)
    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