2 references to GetNormalizedRange
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
265
GetNormalizedRange
(selection[0].start, selection[0].end, out start, out end);
377
GetNormalizedRange
(startIndex, endIndex, out start, out end);