MindFusion.Wpf Pack Programmer's Guide
UndoableCollection(T).SyncRoot Property
See Also
 





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

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public Object SyncRoot { get; }

Visual Basic  Copy Code

Public ReadOnly Property SyncRoot As Object

 Property Value

An object that can be used to synchronize access to the collection.

 See Also

UndoableCollection(T) Members
UndoableCollection(T) Class
MindFusion.Spreadsheet.Wpf Namespace