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