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

    Parameters

    useTransitions
    See Also