Updates the current visual state of the Media visual state group to match the object's properties.
Namespace:
C1.Silverlight.MediaPlayerAssembly: C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)
Syntax
| C# |
|---|
protected void ChangeVisualStateMedia( bool useTransitions ) |
| Visual Basic |
|---|
Protected Sub ChangeVisualStateMedia ( _ useTransitions As Boolean _ ) |
Parameters
- useTransitions
- Type: System..::..Boolean