OutlineCollection.IsSynchronized

OutlineCollection.IsSynchronized property

Gets a value indicating whether access to this collection is synchronized (thread safe).

public bool IsSynchronized { get; }

See Also