WindowClosingEventArgs exposes DialogResult and PromptResult property for handling the closing event of a window.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class WindowPreviewClosedEventArgs : EventArgs
Inheritance: objectEventArgsWindowPreviewClosedEventArgs
Inherited Members
Constructors
Initializes a new instance of the WindowPreviewClosedEventArgs class.
C#
public WindowPreviewClosedEventArgs()