ComponentOne Extended Library for WPF and Silverlight
ChangeVisualStateCommon Method (C1Accordion)

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

Parameters

useTransitions
See Also

Reference

C1Accordion Class
C1Accordion Members