CollectionView::AllowsCrossThreadChanges Property
.NET Framework (current version)
Gets a value that indicates whether a thread other than the one that created the CollectionView can change the SourceCollection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if a thread other than the one that created the CollectionView can change the SourceCollection; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: