SelectionProviderWrapper.GetSelection - метод

Retrieves a UI Automation provider for each child element that is selected.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
C#
public IRawElementProviderSimple[] GetSelection()

Возвращаемое значение

IRawElementProviderSimple[]
A collection of UI Automation providers.

Реализации

ISelectionProvider.GetSelection()

См. также