Search
DiagramItemAutomationPeer.ViewPeer Property
See Also
 





The parent DiagramViewAutomationPeer.

Namespace: MindFusion.Diagramming.Wpf.Automation
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected DiagramViewAutomationPeer ViewPeer { get; set; }

Visual Basic  Copy Code

Protected Property ViewPeer As DiagramViewAutomationPeer

 Property Value

 See Also