SelectionItemProviderWrapper.SelectionContainer - свойство

Gets the UI Automation provider that implements ISelectionProvider and acts as the container for the calling object.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
C#
public IRawElementProviderSimple SelectionContainer { get; }

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

IRawElementProviderSimple
The provider that supports ISelectionProvider.

Реализации

ISelectionItemProvider.SelectionContainer

См. также