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