C# Class System.Windows.Automation.ObjectModelPattern

Inheritance: BasePattern
Mostra file Open project: apetrovskiy/STUPS

Public Properties

Property Type Description
Pattern AutomationPattern

Public Methods

Method Description
GetUnderlyingObjectModel ( ) : object

Private Methods

Method Description
ObjectModelPattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System
Wrap ( AutomationElement el, object pattern, bool cached ) : object

Method Details

GetUnderlyingObjectModel() public method

public GetUnderlyingObjectModel ( ) : object
return object

Property Details

Pattern public_oe static_oe property

public static AutomationPattern,System.Windows.Automation Pattern
return AutomationPattern