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