3 references to FontWeightIsBold
WindowsFormsIntegration (3)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (3)
167
if (HostUtils.
FontWeightIsBold
(Host.FontWeight))
188
if (HostUtils.
FontWeightIsBold
((SW.FontWeight)value))
350
if (HostUtils.
FontWeightIsBold
(Host.FontWeight))