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

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