5 references to TextMap
PresentationFramework (5)
System\Windows\Documents\Speller.cs (5)
208textMap = new TextMap(contextStart, contextEnd, contentStart, contentEnd); 727textMap = new TextMap(wordBreakLeft, wordBreakRight, caretPosition, caretPosition); 833textMap = new TextMap(contextStart, contextEnd, contentStart, contentEnd); 1156textMap = new TextMap(start, end, position, position); 1394textMap = new TextMap(start, end, start, end);