AppearanceDictionary.SyncRoot

AppearanceDictionary.SyncRoot property

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

public object SyncRoot { get; }

See Also