WindowProviderWrapperIsModal - свойство
Gets a value that specifies whether the window is modal.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public bool IsModal { get; }
Public ReadOnly Property IsModal As Boolean
Get
public:
virtual property bool IsModal {
bool get () sealed;
}
abstract IsModal : bool with get
override IsModal : bool with get
Boolean if the window is modal; otherwise
.
IWindowProviderIsModal