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