2 writes to _level
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (2)
2980++ _level; 2987if (--_level == 0 && RemovedCount > 0)
2 references to _level
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (2)
2975public bool IsActive { get { return _level > 0; } } 2985if (_level > 0)