SelectionProviderWrapperIsSelectionRequired - свойство
Gets a value that specifies whether the UI Automation provider requires at least one child element to be selected.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public bool IsSelectionRequired { get; }
Public ReadOnly Property IsSelectionRequired As Boolean
Get
public:
virtual property bool IsSelectionRequired {
bool get () sealed;
}
abstract IsSelectionRequired : bool with get
override IsSelectionRequired : bool with get
Boolean if selection is required; otherwise
.
ISelectionProviderIsSelectionRequired