Share via


WpfBrowser.WindowClosing Event

Definition

Fires when the window of the object is about to be closed by script.

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::WindowClosingEventArgs ^> ^ WindowClosing;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WindowClosingEventArgs> WindowClosing;
[<System.ComponentModel.Browsable(true)>]
member this.WindowClosing : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WindowClosingEventArgs> 
Public Custom Event WindowClosing As EventHandler(Of WindowClosingEventArgs) 

Event Type

Attributes

Applies to