1 write to _finiteFormatWidth
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextParagraphCache.cs (1)
71_finiteFormatWidth = settings.GetFiniteFormatWidth(paragraphWidth);
2 references to _finiteFormatWidth
PresentationCore (2)
Core\CSharp\System\Windows\Media\TextFormatting\TextParagraphCache.cs (2)
72_fullText = FullTextState.Create(settings, firstCharIndex, _finiteFormatWidth); 83_finiteFormatWidth,