C# Class System.Windows.Automation.LegacyIAccessiblePattern

Inheritance: BasePattern
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Свойство Type Description
ChildIdProperty AutomationProperty
DefaultActionProperty AutomationProperty
DescriptionProperty AutomationProperty
HelpProperty AutomationProperty
KeyboardShortcutProperty AutomationProperty
NameProperty AutomationProperty
Pattern AutomationPattern
RoleProperty AutomationProperty
SelectionProperty AutomationProperty
StateProperty AutomationProperty
ValueProperty AutomationProperty

Méthodes publiques

Méthode Description
DoDefaultAction ( ) : void
GetIAccessible ( ) : Accessibility.IAccessible
Select ( int flagsSelect ) : void
SetValue ( string value ) : void

Private Methods

Méthode Description
LegacyIAccessiblePattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System
Wrap ( AutomationElement el, object pattern, bool cached ) : object

Method Details

DoDefaultAction() public méthode

public DoDefaultAction ( ) : void
Résultat void

GetIAccessible() public méthode

public GetIAccessible ( ) : Accessibility.IAccessible
Résultat Accessibility.IAccessible

Select() public méthode

public Select ( int flagsSelect ) : void
flagsSelect int
Résultat void

SetValue() public méthode

public SetValue ( string value ) : void
value string
Résultat void

Property Details

ChildIdProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation ChildIdProperty
Résultat AutomationProperty

DefaultActionProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation DefaultActionProperty
Résultat AutomationProperty

DescriptionProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation DescriptionProperty
Résultat AutomationProperty

HelpProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation HelpProperty
Résultat AutomationProperty

KeyboardShortcutProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation KeyboardShortcutProperty
Résultat AutomationProperty

NameProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation NameProperty
Résultat AutomationProperty

Pattern public_oe static_oe property

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

RoleProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation RoleProperty
Résultat AutomationProperty

SelectionProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation SelectionProperty
Résultat AutomationProperty

StateProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation StateProperty
Résultat AutomationProperty

ValueProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation ValueProperty
Résultat AutomationProperty