C# Class UIAutomation.UiaTextPattern

Description of TextPatternAdapterNet.
Inheritance: ITextPattern
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
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

Method Details

GetParentElement() public méthode

public GetParentElement ( ) : IUiElement
Résultat IUiElement

GetSelection() public méthode

public GetSelection ( ) : UIANET::System.Windows.Automation.Text.TextPatternRange[]
Résultat UIANET::System.Windows.Automation.Text.TextPatternRange[]

GetSourcePattern() public méthode

public GetSourcePattern ( ) : object
Résultat object

GetVisibleRanges() public méthode

public GetVisibleRanges ( ) : UIANET::System.Windows.Automation.Text.TextPatternRange[]
Résultat UIANET::System.Windows.Automation.Text.TextPatternRange[]

RangeFromChild() public méthode

public RangeFromChild ( IUiElement childElement ) : UIANET::System.Windows.Automation.Text.TextPatternRange
childElement IUiElement
Résultat UIANET::System.Windows.Automation.Text.TextPatternRange

RangeFromPoint() public méthode

public RangeFromPoint ( Point screenLocation ) : UIANET::System.Windows.Automation.Text.TextPatternRange
screenLocation Point
Résultat UIANET::System.Windows.Automation.Text.TextPatternRange

SetParentElement() public méthode

public SetParentElement ( IUiElement element ) : void
element IUiElement
Résultat void

SetSourcePattern() public méthode

public SetSourcePattern ( object pattern ) : void
pattern object
Résultat void

UiaTextPattern() public méthode

public UiaTextPattern ( IUiElement element ) : System.Windows
element IUiElement
Résultat System.Windows

UiaTextPattern() public méthode

public UiaTextPattern ( IUiElement element, UIANET::System.Windows.Automation textPattern ) : System.Windows
element IUiElement
textPattern UIANET::System.Windows.Automation
Résultat System.Windows

UiaTextPattern() public méthode

public UiaTextPattern ( UIANET::System.Windows.Automation textPattern ) : System.Windows
textPattern UIANET::System.Windows.Automation
Résultat System.Windows

Property Details

AnimationStyleAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation AnimationStyleAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

BackgroundColorAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation BackgroundColorAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

BulletStyleAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation BulletStyleAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

CapStyleAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation CapStyleAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

CultureAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation CultureAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

FontNameAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation FontNameAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

FontSizeAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation FontSizeAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

FontWeightAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation FontWeightAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

ForegroundColorAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation ForegroundColorAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

HorizontalTextAlignmentAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation HorizontalTextAlignmentAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IndentationFirstLineAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IndentationFirstLineAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IndentationLeadingAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IndentationLeadingAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IndentationTrailingAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IndentationTrailingAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IsHiddenAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IsHiddenAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IsItalicAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IsItalicAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IsReadOnlyAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IsReadOnlyAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IsSubscriptAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IsSubscriptAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

IsSuperscriptAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation IsSuperscriptAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

MarginBottomAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginBottomAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

MarginLeadingAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginLeadingAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

MarginTopAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginTopAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

MarginTrailingAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation MarginTrailingAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

MixedAttributeValue public_oe static_oe property

public static object MixedAttributeValue
Résultat object

OutlineStylesAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation OutlineStylesAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

OverlineColorAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation OverlineColorAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

OverlineStyleAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation OverlineStyleAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

Pattern public_oe static_oe property

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

StrikethroughColorAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation StrikethroughColorAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

StrikethroughStyleAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation StrikethroughStyleAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

TabsAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation TabsAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

TextChangedEvent public_oe static_oe property

public static AutomationEvent,UIANET::System.Windows.Automation TextChangedEvent
Résultat UIANET::System.Windows.Automation.AutomationEvent

TextFlowDirectionsAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation TextFlowDirectionsAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

TextSelectionChangedEvent public_oe static_oe property

public static AutomationEvent,UIANET::System.Windows.Automation TextSelectionChangedEvent
Résultat UIANET::System.Windows.Automation.AutomationEvent

UnderlineColorAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation UnderlineColorAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute

UnderlineStyleAttribute public_oe static_oe property

public static AutomationTextAttribute,UIANET::System.Windows.Automation UnderlineStyleAttribute
Résultat UIANET::System.Windows.Automation.AutomationTextAttribute