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

    Parameters

    useTransitions
    See Also