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