ContainsFullScreenElement Property
Collapse the table of content
Expand the table of content

WebBrowser.ContainsFullScreenElement Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value that indicates whether the WebBrowser content has entered full screen mode.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

public bool ContainsFullScreenElement { get; internal set; }

Property Value

Type: System.Boolean
Returns true if the WebBrowser content has entered full screen mode; otherwise, false.

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft