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.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.BooleanReturns true if the WebBrowser content has entered full screen mode; otherwise, false.
Show: