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

C1.WPF.Extended Namespace > C1Expander Class : ChangeVisualStateExpansion Method
Updates the current visual state of the Expansion visual state group to match the object's properties.
Syntax
'Declaration
 
Protected Sub ChangeVisualStateExpansion( _
   ByVal useTransitions As Boolean _
) 
protected void ChangeVisualStateExpansion( 
   bool useTransitions
)

Parameters

useTransitions
See Also

Reference

C1Expander Class
C1Expander Members