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