C# 클래스 System.Windows.Automation.TextPattern2

상속: TextPattern
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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