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