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