VisualCollection::IsSynchronized Property
.NET Framework (current version)
Gets a value that indicates whether access to the VisualCollection is synchronized (thread-safe).
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::BooleanThe value that indicates whether the VisualCollection is synchronized (thread-safe).
Implements
ICollection::IsSynchronizedThis property is always false for all VisualCollection objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: