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