Search
DiagramItemAutomationPeer.IsSelected Property
See Also
 





Implements ISelectionItemProvider.IsSelected

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

 Syntax

C#  Copy Code

public bool IsSelected { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsSelected As Boolean

 Property Value

 See Also