ClassWindowPreviewClosedEventArgs
Class
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:
cs-api-definition
public class WindowPreviewClosedEventArgs : EventArgs
Inheritance: objectEventArgsWindowPreviewClosedEventArgs
Inherited Members
Constructors
WindowPreviewClosedEventArgs()
Initializes a new instance of the WindowPreviewClosedEventArgs class.
Declaration
cs-api-definition
public WindowPreviewClosedEventArgs()