IWindowViewClosing Event

Event that occurs before closing the window, allowing you to cancel the closing of the window.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
event CancelEventHandler Closing

Value

CancelEventHandler

See Also