3 references to HorizontalAlignment
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\FloaterParaClient.cs (1)
893if(floater.HorizontalAlignment != HorizontalAlignment.Stretch)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
826return ((Floater)Element).HorizontalAlignment;
src\Framework\System\Windows\Documents\Floater.cs (1)
79/// DependencyProperty for <see cref="HorizontalAlignment" /> property.