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