Method GetPattern
| Edit this page View SourceGetPattern(PatternInterface)
Gets the control pattern for the UIElement that is associated with this UIElementAutomationPeer.
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
Type | Name | Description |
---|---|---|
PatternInterface | patternInterface | A value from the enumeration. |
Returns
Type | Description |
---|---|
object | An object that implements the ISynchronizedInputProvider interface if |