3 references to ShouldProcessCollectionChanged
PresentationFramework (3)
System\Windows\Data\CollectionView.cs (3)
144
SetFlag(CollectionViewFlags.
ShouldProcessCollectionChanged
, shouldProcessCollectionChanged);
1164
if (CheckFlag(CollectionViewFlags.
ShouldProcessCollectionChanged
))
2169
CollectionViewFlags _flags = CollectionViewFlags.
ShouldProcessCollectionChanged
|