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