Table of Contents

Property Default

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Default

Gets default window.

public static Window Default { get; }

Property Value

Window

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.