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
,