Search
DiagramViewAutomationPeer Members
Constructors Properties Methods
 


Exposes DiagramView to UI Automation.

The following tables list the members exposed by the DiagramViewAutomationPeer type.

 Public Constructors

  Name Description

DiagramViewAutomationPeer

Initializes a new instance of the DiagramViewAutomationPeer class.

 Public Properties

  Name Description

CanSelectMultiple

Implements ISelectionProvider.CanSelectMultiple

IsSelectionRequired

Implements ISelectionProvider.IsSelectionRequired

View

The DiagramView to automate.

 Protected Properties

  Name Description

IsVirtualized

AutomationPeer.IsVirtualized override.

 Public Methods

  Name Description

GetPattern

AutomationPeer.GetPattern override.

GetSelection

Implements ISelectionProvider.GetSelection

 Protected Methods

  Name Description

GetAutomationControlTypeCore

AutomationPeer.GetAutomationControlTypeCore override.

GetAutomationIdCore

AutomationPeer.GetAutomationIdCore override.

GetChildrenCore

AutomationPeer.GetChildrenCore override.

GetClassNameCore

AutomationPeer.GetClassNameCore override.

 See Also