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,