C# 클래스 UIAutomation.UiaTextPattern

Description of TextPatternAdapterNet.
상속: ITextPattern
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetParentElement ( ) : IUiElement
GetSelection ( ) : UIANET::System.Windows.Automation.Text.TextPatternRange[]
GetSourcePattern ( ) : object
GetVisibleRanges ( ) : UIANET::System.Windows.Automation.Text.TextPatternRange[]
RangeFromChild ( IUiElement childElement ) : UIANET::System.Windows.Automation.Text.TextPatternRange
RangeFromPoint ( Point screenLocation ) : UIANET::System.Windows.Automation.Text.TextPatternRange
SetParentElement ( IUiElement element ) : void
SetSourcePattern ( object pattern ) : void
UiaTextPattern ( IUiElement element ) : System.Windows
UiaTextPattern ( IUiElement element, UIANET::System.Windows.Automation textPattern ) : System.Windows
UiaTextPattern ( UIANET::System.Windows.Automation textPattern ) : System.Windows

메소드 상세

GetParentElement() 공개 메소드

public GetParentElement ( ) : IUiElement
리턴 IUiElement

GetSelection() 공개 메소드

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

GetSourcePattern() 공개 메소드

public GetSourcePattern ( ) : object
리턴 object

GetVisibleRanges() 공개 메소드

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

RangeFromChild() 공개 메소드

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

RangeFromPoint() 공개 메소드

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

SetParentElement() 공개 메소드

public SetParentElement ( IUiElement element ) : void
element IUiElement
리턴 void

SetSourcePattern() 공개 메소드

public SetSourcePattern ( object pattern ) : void
pattern object
리턴 void

UiaTextPattern() 공개 메소드

public UiaTextPattern ( IUiElement element ) : System.Windows
element IUiElement
리턴 System.Windows

UiaTextPattern() 공개 메소드

public UiaTextPattern ( IUiElement element, UIANET::System.Windows.Automation textPattern ) : System.Windows
element IUiElement
textPattern UIANET::System.Windows.Automation
리턴 System.Windows

UiaTextPattern() 공개 메소드

public UiaTextPattern ( UIANET::System.Windows.Automation textPattern ) : System.Windows
textPattern UIANET::System.Windows.Automation
리턴 System.Windows

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public static object MixedAttributeValue
리턴 object

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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