ToolWindowAutomationPeer Class
Exposes ToolWindow types to UI Automation.
public class ToolWindowAutomationPeer : DockingWindowAutomationPeerBase
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer DockingWindowAutomationPeerBase object
Constructors
ToolWindowAutomationPeer(ToolWindow)
Exposes ToolWindow types to UI Automation.
public ToolWindowAutomationPeer(ToolWindow owner)
| Parameter | Type | Description |
|---|---|---|
| owner | ToolWindow | The owner element. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().
Inherited Members
- DockingWindowAutomationPeerBase.GetAutomationControlTypeCore()
- DockingWindowAutomationPeerBase.GetClassNameCore()
- DockingWindowAutomationPeerBase.GetNameCore()
- DockingWindowAutomationPeerBase.GetPattern(PatternInterface)
- DockingWindowAutomationPeerBase.Invoke()