Closes the window.

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

Syntax

C#
public void Close()
Visual Basic
Public Sub Close

Remarks

A window cannot be reopened after it has been closed.

See Also