5 references to Host
WindowsFormsIntegration (5)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (5)
168if (HostUtils.FontWeightIsBold(Host.FontWeight)) 328return (float)(Convert.FontSizeToSystemDrawing(Host.FontSize)); 342if (Host.FontStyle == SW.FontStyles.Normal) 351if (HostUtils.FontWeightIsBold(Host.FontWeight)) 366return Host.FontFamily.Source;