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

    Parameters

    useTransitions
    See Also