1 write to _lastSelection
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\EventManager.cs (1)
495
_lastSelection
= currentRange;
2 references to _lastSelection
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\EventManager.cs (2)
483
if (
_lastSelection
!= null && !currentRange.Compare(
_lastSelection
))