2 writes to _level
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
2923
++
_level
;
2930
if (--
_level
== 0 && RemovedCount > 0)
2 references to _level
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
2918
public bool IsActive { get { return
_level
> 0; } }
2928
if (
_level
> 0)