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