C# Класс System.Windows.Automation.TextPattern2

Наследование: TextPattern
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AnnotationObjectsAttribute AutomationTextAttribute
AnnotationTypesAttribute AutomationTextAttribute
CaretBidiModeAttribute AutomationTextAttribute
CaretPositionAttribute AutomationTextAttribute
IsActiveAttribute AutomationTextAttribute
LinkAttribute AutomationTextAttribute
Pattern AutomationPattern
SelectionActiveEndAttribute AutomationTextAttribute
StyleIdAttribute AutomationTextAttribute
StyleNameAttribute AutomationTextAttribute

Открытые методы

Метод Описание
GetCaretRange ( bool &isActive ) : TextPatternRange
RangeFromAnnotation ( AutomationElement annotation ) : TextPatternRange

Приватные методы

Метод Описание
TextPattern2 ( AutomationElement el, UIAutomationClient pattern, UIAutomationClient basePattern, bool cached ) : System
Wrap ( AutomationElement el, object pattern, bool cached ) : object

Описание методов

GetCaretRange() публичный Метод

public GetCaretRange ( bool &isActive ) : TextPatternRange
isActive bool
Результат System.Windows.Automation.Text.TextPatternRange

RangeFromAnnotation() публичный Метод

public RangeFromAnnotation ( AutomationElement annotation ) : TextPatternRange
annotation AutomationElement
Результат System.Windows.Automation.Text.TextPatternRange

Описание свойств

AnnotationObjectsAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation AnnotationObjectsAttribute
Результат AutomationTextAttribute

AnnotationTypesAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation AnnotationTypesAttribute
Результат AutomationTextAttribute

CaretBidiModeAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation CaretBidiModeAttribute
Результат AutomationTextAttribute

CaretPositionAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation CaretPositionAttribute
Результат AutomationTextAttribute

IsActiveAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation IsActiveAttribute
Результат AutomationTextAttribute

LinkAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation LinkAttribute
Результат AutomationTextAttribute

Pattern публичное статическое свойство

public static AutomationPattern,System.Windows.Automation Pattern
Результат AutomationPattern

SelectionActiveEndAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation SelectionActiveEndAttribute
Результат AutomationTextAttribute

StyleIdAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation StyleIdAttribute
Результат AutomationTextAttribute

StyleNameAttribute публичное статическое свойство

public static AutomationTextAttribute,System.Windows.Automation StyleNameAttribute
Результат AutomationTextAttribute