Event fired when the window is closed by the user or the Close()()()() method.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public event EventHandler Closed
Visual Basic
Public Event Closed As EventHandler

See Also