WindowProviderWrapper.IsTopmost - свойство

Gets a value that specifies whether the window is the topmost element in the z-order.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
C#
public bool IsTopmost { get; }

Возвращаемое значение

Boolean
true if the window is topmost; otherwise false.

Реализации

IWindowProvider.IsTopmost

См. также