C# Class System.Windows.Automation.TextPattern2

Inheritance: TextPattern
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Свойство Type Description
AnnotationObjectsAttribute AutomationTextAttribute
AnnotationTypesAttribute AutomationTextAttribute
CaretBidiModeAttribute AutomationTextAttribute
CaretPositionAttribute AutomationTextAttribute
IsActiveAttribute AutomationTextAttribute
LinkAttribute AutomationTextAttribute
Pattern AutomationPattern
SelectionActiveEndAttribute AutomationTextAttribute
StyleIdAttribute AutomationTextAttribute
StyleNameAttribute AutomationTextAttribute

Méthodes publiques

Méthode Description
GetCaretRange ( bool &isActive ) : TextPatternRange
RangeFromAnnotation ( AutomationElement annotation ) : TextPatternRange

Private Methods

Méthode Description
TextPattern2 ( AutomationElement el, UIAutomationClient pattern, UIAutomationClient basePattern, bool cached ) : System
Wrap ( AutomationElement el, object pattern, bool cached ) : object

Method Details

GetCaretRange() public méthode

public GetCaretRange ( bool &isActive ) : TextPatternRange
isActive bool
Résultat System.Windows.Automation.Text.TextPatternRange

RangeFromAnnotation() public méthode

public RangeFromAnnotation ( AutomationElement annotation ) : TextPatternRange
annotation AutomationElement
Résultat System.Windows.Automation.Text.TextPatternRange

Property Details

AnnotationObjectsAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation AnnotationObjectsAttribute
Résultat AutomationTextAttribute

AnnotationTypesAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation AnnotationTypesAttribute
Résultat AutomationTextAttribute

CaretBidiModeAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation CaretBidiModeAttribute
Résultat AutomationTextAttribute

CaretPositionAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation CaretPositionAttribute
Résultat AutomationTextAttribute

IsActiveAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation IsActiveAttribute
Résultat AutomationTextAttribute

LinkAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation LinkAttribute
Résultat AutomationTextAttribute

Pattern public_oe static_oe property

public static AutomationPattern,System.Windows.Automation Pattern
Résultat AutomationPattern

SelectionActiveEndAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation SelectionActiveEndAttribute
Résultat AutomationTextAttribute

StyleIdAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation StyleIdAttribute
Résultat AutomationTextAttribute

StyleNameAttribute public_oe static_oe property

public static AutomationTextAttribute,System.Windows.Automation StyleNameAttribute
Résultat AutomationTextAttribute