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