Property WhenClosing WhenClosing Observable sequence for when the window is about to close, allowing cancellation. Declaration IObservable<CancelEventArgs> WhenClosing { get; } Property Value Type Description IObservable<CancelEventArgs>