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