Updates the current visual state of the ExpandedStates visual state group to match the object's properties.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
protected void ChangeVisualStateExpandedStates(
	bool useTransitions
)
Visual Basic
Protected Sub ChangeVisualStateExpandedStates ( _
	useTransitions As Boolean _
)

Parameters

useTransitions
Type: System..::..Boolean

See Also