2 references to MaxLineWidth
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
381&& settings.MaxLineWidth < FullText.FormatWidth) 384lsLineProps.durRightBreak = lsLineProps.durRightJustify = (FullText.FormatWidth - settings.MaxLineWidth);