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,