2 writes to RemovedCount
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
2724++ _batchRemove.RemovedCount; 2933RemovedCount = 0;
1 reference to RemovedCount
PresentationFramework (1)
System\Windows\Controls\Primitives\Selector.cs (1)
2930if (--_level == 0 && RemovedCount > 0)