WebBrowserExtended.OnTheaterMode Event
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fires when the TheaterMode property is changed.
public:
event EventHandler<Microsoft::Uii::Csr::Browser::Web::OnTheaterModeEventArgs ^> ^ OnTheaterMode;
C#
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Uii.Csr.Browser.Web.OnTheaterModeEventArgs> OnTheaterMode;
[<System.ComponentModel.Browsable(true)>]
member this.OnTheaterMode : EventHandler<Microsoft.Uii.Csr.Browser.Web.OnTheaterModeEventArgs>
Public Custom Event OnTheaterMode As EventHandler(Of OnTheaterModeEventArgs)
- Attributes
Product | Versions |
---|---|
Dynamics 365 Unified Service Desk | 3.0 |