Search
DiagramViewAutomationPeer.CanSelectMultiple Property
See Also
 





Implements ISelectionProvider.CanSelectMultiple

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

 Syntax

C#  Copy Code

public bool CanSelectMultiple { get; }

Visual Basic  Copy Code

Public ReadOnly Property CanSelectMultiple As Boolean

 Property Value

 See Also