C# Class System.Windows.Automation.ItemContainerPattern

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

Méthodes publiques

Свойство Type Description
Pattern AutomationPattern

Méthodes publiques

Méthode Description
FindItemByProperty ( AutomationElement startAfter, AutomationProperty property, object value ) : AutomationElement

Private Methods

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

Method Details

FindItemByProperty() public méthode

public FindItemByProperty ( AutomationElement startAfter, AutomationProperty property, object value ) : AutomationElement
startAfter AutomationElement
property AutomationProperty
value object
Résultat AutomationElement

Property Details

Pattern public_oe static_oe property

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