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