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