Exposes Automation
- Inheritance:
-
object
Automation
Peer UIElementAutomation FrameworkPeer Element objectAutomation Peer
Constructors
AutomationContentControlAutomationPeer(AutomationContentControl)
Initializes a new instance of the Automation
Parameter | Type | Description |
---|---|---|
owner | Automation |
The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the UIElement that is associated with this
Automation
Returns
- Automation
Control :Type The Automation
Control specified in the owning AutomationType Content .Control
GetClassNameCore()
Gets the name of the UIElement that is associated with this Automation
Returns
- string:
The
Type.Name
of theOwner
.