TextRangeProviderWrapperGetEnclosingElement - метод
Returns the innermost control that encloses the text range.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IRawElementProviderSimple GetEnclosingElement()
Public Function GetEnclosingElement As IRawElementProviderSimple
public:
virtual IRawElementProviderSimple^ GetEnclosingElement() sealed
abstract GetEnclosingElement : unit -> IRawElementProviderSimple
override GetEnclosingElement : unit -> IRawElementProviderSimple
IRawElementProviderSimpleThe enclosing control, typically the text provider that supplies the text range. However, if the text provider supports child elements such as tables or hyperlinks, then the enclosing element could be a descendant of the text provider.
ITextRangeProviderGetEnclosingElement