RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1SizeMenuTool Class / ChangeVisualStateHighlighted Method

In This Topic
    ChangeVisualStateHighlighted Method (C1SizeMenuTool)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ChangeVisualStateHighlighted( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateHighlighted( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also