WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / ChangeVisualStateDirection Method

In This Topic
    ChangeVisualStateDirection Method
    In This Topic
    Updates the current visual state of the Direction visual state group to match the object's properties.
    Syntax
    'Declaration
     
    
    Protected Sub ChangeVisualStateDirection( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateDirection( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also