Event fired when the window is closed by the user or the Close()()()() method.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public event EventHandler Closed |
Visual Basic |
---|
Public Event Closed As EventHandler |