UIElementCollection::IsSynchronized Property
.NET Framework (current version)
Gets a value that indicates whether access to the ICollection interface is synchronized (thread-safe).
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if access to the collection is synchronized; otherwise, false.
Implements
ICollection::IsSynchronized
.NET Framework
Available since 3.0
Available since 3.0
Show: