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