Property Closing
Closing
Gets or sets action which is called when window is closing.
public Action<CancelEventArgs>? Closing { get; set; }
Gets or sets action which is called when window is closing.
public Action<CancelEventArgs>? Closing { get; set; }