1 write to _lastSelection
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\EventManager.cs (1)
508
_lastSelection
= currentRange;
2 references to _lastSelection
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\EventManager.cs (2)
496
if (
_lastSelection
!= null && !currentRange.Compare(
_lastSelection
))