ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / IsTimePresenterVisibleProperty Field

In This Topic
    IsTimePresenterVisibleProperty Field (C1MediaPlayer)
    In This Topic
    Identifies the IsTimePresenterVisible dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsTimePresenterVisibleProperty As DependencyProperty
    public static readonly DependencyProperty IsTimePresenterVisibleProperty
    See Also