ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / ChangeVisualStateMedia Method

In This Topic
    ChangeVisualStateMedia Method (C1MediaPlayer)
    In This Topic
    Updates the current visual state of the Media visual state group to match the object's properties.
    Syntax
    'Declaration
     
    
    Protected Sub ChangeVisualStateMedia( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateMedia( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also