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