2 references to FontSizeToSystemDrawing
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (2)
209double pointSize = Convert.FontSizeToSystemDrawing((double)value); 329return (float)(Convert.FontSizeToSystemDrawing(Host.FontSize));