MindFusion.Wpf Pack Programmer's Guide
CommandList.IsSynchronized Property
See Also
 





Gets a value indicating whether the access to the collection is synchronized.

Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool IsSynchronized { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsSynchronized As Boolean

 Property Value

 See Also

CommandList Members
CommandList Class
MindFusion.Diagramming.Wpf.Commands Namespace