2 references to MaxFontSize
PresentationFramework (2)
src\Framework\System\Windows\Documents\Block.cs (1)
513double maxLineHeight = Math.Min(1000000, PTS.MaxFontSize);
src\Framework\System\Windows\Documents\TextElement.cs (1)
1657double maxFontSize = Math.Min(1000000, PTS.MaxFontSize);