WindowProviderWrapperIsTopmost - свойство
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) Версия: 4.0.4
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
Boolean if the window is topmost; otherwise
.
IWindowProviderIsTopmost