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