DocumentWindowAutomationPeer Class
Exposes DocumentWindow types to UI Automation.
public class DocumentWindowAutomationPeer : DockingWindowAutomationPeerBase
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer DockingWindowAutomationPeerBase object
Constructors
DocumentWindowAutomationPeer(DocumentWindow)
Exposes DocumentWindow types to UI Automation.
public DocumentWindowAutomationPeer(DocumentWindow owner)
| Parameter | Type | Description |
|---|---|---|
| owner | DocumentWindow | 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()