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