1 write to _pollForChanges
PresentationFramework (1)
MS\Internal\Data\EnumerableCollectionView.cs (1)
40_pollForChanges = !(source is INotifyCollectionChanged);
2 references to _pollForChanges
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (2)
543if (_pollForChanges) 560if (_pollForChanges)