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