Exposes Flip
- Inheritance:
-
object
Automation
Peer UIElementAutomation FrameworkPeer Element GaugeAutomation Peer Base objectAutomation Peer
Constructors
FlipSwitchAutomationPeer(FlipSwitch)
Initializes a new instance of the Flip
Parameter | Type | Description |
---|---|---|
owner | Flip |
The owner. |
Methods
GetPattern(PatternInterface)
Gets the object that supports the specified control pattern of the element that is associated with this automation peer.
Parameter | Type | Description |
---|---|---|
patternInterface | Pattern |
A value in the enumeration. |
Returns
- object:
This method will return a 'this' pointer in the follow cases:
-
If
patternInterface
isPatternInterface.Toggle
.
-
If