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);