BindingOperations::DisableCollectionSynchronization Method (IEnumerable^)
.NET Framework (current version)
Remove the synchronization registered for the specified collection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- collection
-
Type:
System.Collections::IEnumerable^
The collection to remove synchronized access from.
.NET Framework
Available since 4.5
Available since 4.5
Show: