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