1 write to _pollForChanges
PresentationFramework (1)
MS\Internal\Data\EnumerableCollectionView.cs (1)
41_pollForChanges = !(source is INotifyCollectionChanged);
2 references to _pollForChanges
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (2)
544if (_pollForChanges) 564if (_pollForChanges)