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

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

공개 프로퍼티들

프로퍼티 타입 설명
AnimationStyleAttribute AutomationTextAttribute
BackgroundColorAttribute AutomationTextAttribute
BulletStyleAttribute AutomationTextAttribute
CapStyleAttribute AutomationTextAttribute
CultureAttribute AutomationTextAttribute
FontNameAttribute AutomationTextAttribute
FontSizeAttribute AutomationTextAttribute
FontWeightAttribute AutomationTextAttribute
ForegroundColorAttribute AutomationTextAttribute
HorizontalTextAlignmentAttribute AutomationTextAttribute
IndentationFirstLineAttribute AutomationTextAttribute
IndentationLeadingAttribute AutomationTextAttribute
IndentationTrailingAttribute AutomationTextAttribute
IsHiddenAttribute AutomationTextAttribute
IsItalicAttribute AutomationTextAttribute
IsReadOnlyAttribute AutomationTextAttribute
IsSubscriptAttribute AutomationTextAttribute
IsSuperscriptAttribute AutomationTextAttribute
MarginBottomAttribute AutomationTextAttribute
MarginLeadingAttribute AutomationTextAttribute
MarginTopAttribute AutomationTextAttribute
MarginTrailingAttribute AutomationTextAttribute
MixedAttributeValue object
OutlineStylesAttribute AutomationTextAttribute
OverlineColorAttribute AutomationTextAttribute
OverlineStyleAttribute AutomationTextAttribute
Pattern AutomationPattern
StrikethroughColorAttribute AutomationTextAttribute
StrikethroughStyleAttribute AutomationTextAttribute
TabsAttribute AutomationTextAttribute
TextChangedEvent AutomationEvent
TextFlowDirectionsAttribute AutomationTextAttribute
TextSelectionChangedEvent AutomationEvent
UnderlineColorAttribute AutomationTextAttribute
UnderlineStyleAttribute AutomationTextAttribute

공개 메소드들

메소드 설명
GetSelection ( ) : System.Windows.Automation.Text.TextPatternRange[]
GetVisibleRanges ( ) : System.Windows.Automation.Text.TextPatternRange[]
RangeFromChild ( AutomationElement childElement ) : TextPatternRange
RangeFromPoint ( System.Point screenLocation ) : TextPatternRange

보호된 메소드들

메소드 설명
TextPattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System

비공개 메소드들

메소드 설명
Wrap ( AutomationElement el, object pattern, bool cached ) : object

메소드 상세

GetSelection() 공개 메소드

public GetSelection ( ) : System.Windows.Automation.Text.TextPatternRange[]
리턴 System.Windows.Automation.Text.TextPatternRange[]

GetVisibleRanges() 공개 메소드

public GetVisibleRanges ( ) : System.Windows.Automation.Text.TextPatternRange[]
리턴 System.Windows.Automation.Text.TextPatternRange[]

RangeFromChild() 공개 메소드

public RangeFromChild ( AutomationElement childElement ) : TextPatternRange
childElement AutomationElement
리턴 System.Windows.Automation.Text.TextPatternRange

RangeFromPoint() 공개 메소드

public RangeFromPoint ( System.Point screenLocation ) : TextPatternRange
screenLocation System.Point
리턴 System.Windows.Automation.Text.TextPatternRange

TextPattern() 보호된 메소드

protected TextPattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System
el AutomationElement
pattern UIAutomationClient
cached bool
리턴 System

프로퍼티 상세

AnimationStyleAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation AnimationStyleAttribute
리턴 AutomationTextAttribute

BackgroundColorAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation BackgroundColorAttribute
리턴 AutomationTextAttribute

BulletStyleAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation BulletStyleAttribute
리턴 AutomationTextAttribute

CapStyleAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation CapStyleAttribute
리턴 AutomationTextAttribute

CultureAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation CultureAttribute
리턴 AutomationTextAttribute

FontNameAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation FontNameAttribute
리턴 AutomationTextAttribute

FontSizeAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation FontSizeAttribute
리턴 AutomationTextAttribute

FontWeightAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation FontWeightAttribute
리턴 AutomationTextAttribute

ForegroundColorAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation ForegroundColorAttribute
리턴 AutomationTextAttribute

HorizontalTextAlignmentAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation HorizontalTextAlignmentAttribute
리턴 AutomationTextAttribute

IndentationFirstLineAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IndentationFirstLineAttribute
리턴 AutomationTextAttribute

IndentationLeadingAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IndentationLeadingAttribute
리턴 AutomationTextAttribute

IndentationTrailingAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IndentationTrailingAttribute
리턴 AutomationTextAttribute

IsHiddenAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IsHiddenAttribute
리턴 AutomationTextAttribute

IsItalicAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IsItalicAttribute
리턴 AutomationTextAttribute

IsReadOnlyAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IsReadOnlyAttribute
리턴 AutomationTextAttribute

IsSubscriptAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IsSubscriptAttribute
리턴 AutomationTextAttribute

IsSuperscriptAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation IsSuperscriptAttribute
리턴 AutomationTextAttribute

MarginBottomAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation MarginBottomAttribute
리턴 AutomationTextAttribute

MarginLeadingAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation MarginLeadingAttribute
리턴 AutomationTextAttribute

MarginTopAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation MarginTopAttribute
리턴 AutomationTextAttribute

MarginTrailingAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation MarginTrailingAttribute
리턴 AutomationTextAttribute

MixedAttributeValue 공개적으로 정적으로 프로퍼티

public static object MixedAttributeValue
리턴 object

OutlineStylesAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation OutlineStylesAttribute
리턴 AutomationTextAttribute

OverlineColorAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation OverlineColorAttribute
리턴 AutomationTextAttribute

OverlineStyleAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation OverlineStyleAttribute
리턴 AutomationTextAttribute

Pattern 공개적으로 정적으로 프로퍼티

public static AutomationPattern,System.Windows.Automation Pattern
리턴 AutomationPattern

StrikethroughColorAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation StrikethroughColorAttribute
리턴 AutomationTextAttribute

StrikethroughStyleAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation StrikethroughStyleAttribute
리턴 AutomationTextAttribute

TabsAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation TabsAttribute
리턴 AutomationTextAttribute

TextChangedEvent 공개적으로 정적으로 프로퍼티

public static AutomationEvent,System.Windows.Automation TextChangedEvent
리턴 AutomationEvent

TextFlowDirectionsAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation TextFlowDirectionsAttribute
리턴 AutomationTextAttribute

TextSelectionChangedEvent 공개적으로 정적으로 프로퍼티

public static AutomationEvent,System.Windows.Automation TextSelectionChangedEvent
리턴 AutomationEvent

UnderlineColorAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation UnderlineColorAttribute
리턴 AutomationTextAttribute

UnderlineStyleAttribute 공개적으로 정적으로 프로퍼티

public static AutomationTextAttribute,System.Windows.Automation UnderlineStyleAttribute
리턴 AutomationTextAttribute