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

    Parameters

    useTransitions
    See Also