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