Share via


MediaCenter.IsMediaFullScreen Property

Gets a value that indicates whether the current Windows Media Center experience is in full-screen mode.

Note   This property has been deprecated.

Syntax

  MediaCenter.IsMediaFullScreen

Property Value

A read-only Boolean value that is true if the current Windows Media Center experience is in full-screen mode, and false if not.

Remarks

An application can use this property to determine whether a call to the MediaCenter.ReturnToApplication method would be appropriate.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2005 through Windows Vista

See Also