1 reference to GetFontWeight
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
571
else if (attribute == TextPattern.FontWeightAttribute) { rval =
GetFontWeight
(range.Font); }