Property ActiveWindow NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll ActiveWindow Gets the currently active window for this application. public static Window? ActiveWindow { get; } Property Value Window A Window that represents the currently active window, or null if there is no active window.