AppearanceDictionary.IsSynchronized

AppearanceDictionary.IsSynchronized property

Gets a value indicating whether access to the dictionary is synchronized (thread safe).

public bool IsSynchronized { get; }

See Also