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