2 writes to _raiseEventsOldSelectionEnd
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
710
_raiseEventsOldSelectionEnd
= textSelection.End;
719
_raiseEventsOldSelectionEnd
= _NO_ENDPOINT;
2 references to _raiseEventsOldSelectionEnd
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
707
||
_raiseEventsOldSelectionEnd
!= textSelection.End);
716
||
_raiseEventsOldSelectionEnd
!= _NO_ENDPOINT);