Share via


WpfBrowser.Closing Event

Definition

public:
 virtual event EventHandler<EventArgs ^> ^ Closing;
public event EventHandler<EventArgs> Closing;
member this.Closing : EventHandler<EventArgs> 
Public Event Closing As EventHandler(Of EventArgs) 

Event Type

Implements

Applies to