public event EventHandler<WindowClosingEventArgs> Closing
Public Event Closing As EventHandler(Of WindowClosingEventArgs)
member Closing : IEvent<EventHandler<WindowClosingEventArgs>, WindowClosingEventArgs>
In This Article