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

C1.WPF.Extended Namespace > C1ExpanderButton 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

C1ExpanderButton Class
C1ExpanderButton Members