프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
public GetSelection ( ) : UIANET::System.Windows.Automation.Text.TextPatternRange[] | ||
리턴 | UIANET::System.Windows.Automation.Text.TextPatternRange[] |
public GetVisibleRanges ( ) : UIANET::System.Windows.Automation.Text.TextPatternRange[] | ||
리턴 | UIANET::System.Windows.Automation.Text.TextPatternRange[] |
public RangeFromChild ( IUiElement childElement ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
childElement | IUiElement | |
리턴 | UIANET::System.Windows.Automation.Text.TextPatternRange |
public RangeFromPoint ( Point screenLocation ) : UIANET::System.Windows.Automation.Text.TextPatternRange | ||
screenLocation | Point | |
리턴 | UIANET::System.Windows.Automation.Text.TextPatternRange |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
리턴 | void |
public UiaTextPattern ( IUiElement element ) : System.Windows | ||
element | IUiElement | |
리턴 | System.Windows |
public UiaTextPattern ( IUiElement element, UIANET::System.Windows.Automation textPattern ) : System.Windows | ||
element | IUiElement | |
textPattern | UIANET::System.Windows.Automation | |
리턴 | System.Windows |
public UiaTextPattern ( UIANET::System.Windows.Automation textPattern ) : System.Windows | ||
textPattern | UIANET::System.Windows.Automation | |
리턴 | System.Windows |
public static AutomationTextAttribute,UIANET::System.Windows.Automation AnimationStyleAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation BackgroundColorAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation BulletStyleAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation CapStyleAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation CultureAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation FontNameAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation FontSizeAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation FontWeightAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation ForegroundColorAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation HorizontalTextAlignmentAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IndentationFirstLineAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IndentationLeadingAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IndentationTrailingAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IsHiddenAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IsItalicAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IsReadOnlyAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IsSubscriptAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation IsSuperscriptAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginBottomAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginLeadingAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginTopAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginTrailingAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation OutlineStylesAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation OverlineColorAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation OverlineStyleAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationPattern,UIANET::System.Windows.Automation Pattern | ||
리턴 | UIANET::System.Windows.Automation.AutomationPattern |
public static AutomationTextAttribute,UIANET::System.Windows.Automation StrikethroughColorAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation StrikethroughStyleAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationTextAttribute,UIANET::System.Windows.Automation TabsAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationEvent,UIANET::System.Windows.Automation TextChangedEvent | ||
리턴 | UIANET::System.Windows.Automation.AutomationEvent |
public static AutomationTextAttribute,UIANET::System.Windows.Automation TextFlowDirectionsAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |
public static AutomationEvent,UIANET::System.Windows.Automation TextSelectionChangedEvent | ||
리턴 | UIANET::System.Windows.Automation.AutomationEvent |
public static AutomationTextAttribute,UIANET::System.Windows.Automation UnderlineColorAttribute | ||
리턴 | UIANET::System.Windows.Automation.AutomationTextAttribute |