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

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

Syntax

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

Parameters

useTransitions
Type: System..::..Boolean

See Also