CommandBindingCollection::IsSynchronized Property
.NET Framework (current version)
Gets a value indicating whether access to this CommandBindingCollection is synchronized (thread-safe).
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if the collection is thread-safe; otherwise, false. The default value is false.
Implements
ICollection::IsSynchronized
.NET Framework
Available since 3.0
Available since 3.0
Show: