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