Gets or sets whether the Silverlight plugin displays as a full-screen plugin.
| Scripting (Instantiation) | Cannot be set during instantiation. |
| Scripting (Runtime) | value = silverlightObject.content.FullScreen silverlightObject.content.FullScreen = value |
Property Value
Boolean
Determines whether the Silverlight plugin displays as a full-screen plugin or embedded plugin.
This property is read/write. The default value is false.
Applies To
Silverlight Plugin
See Also
Silverlight Full Screen Support
ActualHeight
ActualWidth
OnFullScreenChange