2 writes to _raiseEventsOldSelectionEnd
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
756_raiseEventsOldSelectionEnd = textSelection.End; 765_raiseEventsOldSelectionEnd = _NO_ENDPOINT;
2 references to _raiseEventsOldSelectionEnd
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
753|| _raiseEventsOldSelectionEnd != textSelection.End); 762|| _raiseEventsOldSelectionEnd != _NO_ENDPOINT);