Partager via


WebBrowserExtended.OnFullScreen Event

Definition

Fires when the FullScreenproperty is changed.

public:
 event EventHandler<Microsoft::Uii::Csr::Browser::Web::OnFullScreenEventArgs ^> ^ OnFullScreen;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Uii.Csr.Browser.Web.OnFullScreenEventArgs> OnFullScreen;
[<System.ComponentModel.Browsable(true)>]
member this.OnFullScreen : EventHandler<Microsoft.Uii.Csr.Browser.Web.OnFullScreenEventArgs> 
Public Custom Event OnFullScreen As EventHandler(Of OnFullScreenEventArgs) 

Event Type

Attributes

Applies to