1 instantiation of BatchRemoveHelper
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
2863
_batchRemove = new
BatchRemoveHelper
(this);
1 reference to BatchRemoveHelper
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
2966
private
BatchRemoveHelper
_batchRemove;