2 writes to _deferLevel
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
333
++
_deferLevel
;
1804
--
_deferLevel
;
2 references to _deferLevel
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1342
return
_deferLevel
> 0;
1806
if (
_deferLevel
== 0 && CheckFlag(CollectionViewFlags.NeedsRefresh))