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