3 references to FontWeightIsBold
WindowsFormsIntegration (3)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (3)
168
if (HostUtils.
FontWeightIsBold
(Host.FontWeight))
189
if (HostUtils.
FontWeightIsBold
((SW.FontWeight)value))
351
if (HostUtils.
FontWeightIsBold
(Host.FontWeight))