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