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