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