Property CloseAction
CloseAction
Gets or sets action which is performed when window is closed using Close() method.
public WindowCloseAction? CloseAction { get; set; }
Gets or sets action which is performed when window is closed using Close() method.
public WindowCloseAction? CloseAction { get; set; }