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





Gets an object that can be used to synchronize access to the collection.

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

 Syntax

C#  Copy Code

public Object SyncRoot { get; }

Visual Basic  Copy Code

Public ReadOnly Property SyncRoot As Object

 Property Value

 See Also

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