Property Default
Default
Gets default window.
public static Window Default { get; }
Property Value
Remarks
Result is not null. The following properties and methods are used in order to find the result: ActiveWindow, MainWindow, FirstWindow(). If these members return null, dummy window is created and returned.