ComponentOne Extended Library for WPF and Silverlight
ChangeVisualStateDirection Method (C1Expander)

C1.WPF.Extended Namespace > C1Expander Class : ChangeVisualStateDirection Method
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

Reference

C1Expander Class
C1Expander Members