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