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