1 write to _pollForChanges
PresentationFramework (1)
src\Framework\MS\Internal\Data\EnumerableCollectionView.cs (1)
48_pollForChanges = !(source is INotifyCollectionChanged);
2 references to _pollForChanges
PresentationFramework (2)
src\Framework\MS\Internal\Data\EnumerableCollectionView.cs (2)
551if (_pollForChanges) 571if (_pollForChanges)