Table of Contents

Property LastActivatedWindow

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

LastActivatedWindow

Gets the most recently activated window, or null if no windows have been activated.

public virtual Window? LastActivatedWindow { get; }

Property Value

Window