2 writes to _mapCleanupScheduled
PresentationFramework (2)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (2)
605
_mapCleanupScheduled
= true;
609
_mapCleanupScheduled
= false;
1 reference to _mapCleanupScheduled
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
603
if (!
_mapCleanupScheduled
)