9 references to FontInPoints
System.Drawing (9)
commonui\System\Drawing\SystemFonts.cs (9)
60captionFont = FontInPoints(captionFont); 102smcaptionFont = FontInPoints(smcaptionFont); 143menuFont = FontInPoints(menuFont); 184statusFont = FontInPoints(statusFont); 225messageboxFont = FontInPoints(messageboxFont); 280icontitleFont = FontInPoints(icontitleFont); 371defaultFont = FontInPoints(fontInWorldUnits); 399defaultFont = FontInPoints(defaultFont); 437dialogFont = FontInPoints(dialogFont);