Share via


WpfBrowser.ClientToHostWindow Event

Definition

Fires to request that the client window size is converted to the host window size.

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

Event Type

Attributes

Applies to