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