2 references to Create
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (1)
104FullTextState fullText = FullTextState.Create(settings, cpFirst, finiteFormatWidth);
System\Windows\Media\textformatting\TextParagraphCache.cs (1)
46_fullText = FullTextState.Create(settings, firstCharIndex, _finiteFormatWidth);