WindowClosingEventArgs.IsChildWindow Property

Definition

Gets or sets a Boolean value that specifies whether the window is a child window.

public bool IsChildWindow { get; }

Property Value

True if it is a child window; false otherwise.

Applies to