Gets an object that can be used to synchronize access to the dictionary.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Object SyncRoot { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property SyncRoot As Object |