| VideoViewerWPFFullScreenEnabled Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool FullScreenEnabled { get; set; }Public Property FullScreenEnabled As Boolean
	Get
	Set
public:
property bool FullScreenEnabled {
	bool get ();
	void set (bool value);
}member FullScreenEnabled : bool with get, set
Property Value
Type: 
Boolean
See Also