1 write to _finiteFormatWidth
PresentationCore (1)
System\Windows\Media\textformatting\TextParagraphCache.cs (1)
60
_finiteFormatWidth
= settings.GetFiniteFormatWidth(paragraphWidth);
2 references to _finiteFormatWidth
PresentationCore (2)
System\Windows\Media\textformatting\TextParagraphCache.cs (2)
61
_fullText = FullTextState.Create(settings, firstCharIndex,
_finiteFormatWidth
);
72
_finiteFormatWidth
,