5 references to Host
WindowsFormsIntegration (5)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (5)
169if (HostUtils.FontWeightIsBold(Host.FontWeight)) 329return (float)(Convert.FontSizeToSystemDrawing(Host.FontSize)); 343if (Host.FontStyle == SW.FontStyles.Normal) 352if (HostUtils.FontWeightIsBold(Host.FontWeight)) 367return Host.FontFamily.Source;