3 references to FontWeightIsBold
WindowsFormsIntegration (3)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (3)
169if (HostUtils.FontWeightIsBold(Host.FontWeight)) 190if (HostUtils.FontWeightIsBold((SW.FontWeight)value)) 352if (HostUtils.FontWeightIsBold(Host.FontWeight))