WindowProviderWrapper.IsTopmost - свойство
Gets a value that specifies whether the window is the topmost element in the z-order.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
public bool IsTopmost { get; }
Public ReadOnly Property IsTopmost As Boolean
Get
public:
virtual property bool IsTopmost {
bool get () sealed;
}
abstract IsTopmost : bool with get
override IsTopmost : bool with get
Booleantrue if the window is topmost; otherwise
false.
IWindowProvider.IsTopmost