1 reference to GetIndentationLeading
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
595
else if (attribute == TextPattern.IndentationLeadingAttribute) { rval =
GetIndentationLeading
(range.Para); }