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