Skip to content
Jan Karger edited this page Jul 18, 2017 · 2 revisions

ChildWindow Methods

Method Description
Close() Closes the ChildWindow. It will also raise the Closing event and execute the CloseButtonCommand. After all successfully closing stuff the ClosingFinished event will be raised.