WindowSearchClosed Event

Occurs when the window is closed.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public event EventHandler Closed

Value

EventHandler

Implements

IWindowSearchClosed

See Also