C1.WPF Namespace / C1MenuItem Class / ChangeVisualStateHighlighted Method

In This Topic
ChangeVisualStateHighlighted Method (C1MenuItem)
In This Topic
Updates the current visual state of the Highlighted visual state group to match the object's properties.
Syntax
'Declaration
 
Protected Sub ChangeVisualStateHighlighted( _
   ByVal useTransitions As Boolean _
) 
 

Parameters

useTransitions
See Also