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