5 references to Host
WindowsFormsIntegration (5)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (5)
167if (HostUtils.FontWeightIsBold(Host.FontWeight)) 324return (float)(Convert.FontSizeToSystemDrawing(Host.FontSize)); 338if (Host.FontStyle == SW.FontStyles.Normal) 347if (HostUtils.FontWeightIsBold(Host.FontWeight)) 362return Host.FontFamily.Source;