2 writes to _raiseEventsOldSelectionEnd
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
714
_raiseEventsOldSelectionEnd
= textSelection.End;
723
_raiseEventsOldSelectionEnd
= _NO_ENDPOINT;
2 references to _raiseEventsOldSelectionEnd
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
711
||
_raiseEventsOldSelectionEnd
!= textSelection.End);
720
||
_raiseEventsOldSelectionEnd
!= _NO_ENDPOINT);