2 writes to RemovedCount
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (2)
2781++ _batchRemove.RemovedCount; 2990RemovedCount = 0;
1 reference to RemovedCount
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
2987if (--_level == 0 && RemovedCount > 0)