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