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