5 references to new
PresentationFramework (5)
System\Windows\Documents\Speller.cs (5)
189TextMap textMap = new(contextStart, contextEnd, contentStart, contentEnd); 703textMap = new TextMap(wordBreakLeft, wordBreakRight, caretPosition, caretPosition); 809textMap = new TextMap(contextStart, contextEnd, contentStart, contentEnd); 1130textMap = new TextMap(start, end, position, position); 1368textMap = new TextMap(start, end, start, end);