CollectionView::UpdatedOutsideDispatcher Property
.NET Framework (current version)
Gets a value that indicates whether it has been necessary to update the change log because a CollectionChanged notification has been received on a different thread without first entering the user interface (UI) thread dispatcher.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if it has been necessary to update the change log because a CollectionChanged notification has been received on a different thread without first entering the user interface (UI) thread dispatcher; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: