The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: