1 reference to IsActive
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
2854public bool RemoveIsDeferred { get { return _batchRemove != null && _batchRemove.IsActive; } }