TextRangeProviderWrapperAddToSelection - метод

Adds to the collection of highlighted text in a text container that supports multiple, disjoint selections.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public void AddToSelection()

Реализации

ITextRangeProviderAddToSelection

Исключения

InvalidOperationExceptionIf text provider does not support multiple, disjoint selections (that is, SupportedTextSelection must have a value of Multiple).

См. также