3 references to ShouldProcessCollectionChanged
PresentationFramework (3)
src\Framework\System\Windows\Data\CollectionView.cs (3)
155
SetFlag(CollectionViewFlags.
ShouldProcessCollectionChanged
, shouldProcessCollectionChanged);
1179
if (CheckFlag(CollectionViewFlags.
ShouldProcessCollectionChanged
))
2186
CollectionViewFlags _flags = CollectionViewFlags.
ShouldProcessCollectionChanged
|