ZoomContentControlAutomationPeer Class
Exposes ZoomContentControl types to UI Automation.
public class ZoomContentControlAutomationPeer : FrameworkElementAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer object
Constructors
ZoomContentControlAutomationPeer(ZoomContentControl)
Initializes a new instance of the ZoomContentControlAutomationPeer class.
public ZoomContentControlAutomationPeer(ZoomContentControl owner)
Parameter | Type | Description |
---|---|---|
owner | ZoomContentControl | The owner element. |
Methods
GetClassNameCore()
Gets the name of the UIElement that is associated with this UIElementAutomationPeer. This method is called by GetClassName().
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().