5 references to TextAlignment
PresentationFramework (5)
MS\Internal\Text\Line.cs (1)
62
_textAlignment = owner.
TextAlignment
;
System\Windows\Controls\TextBlock.cs (4)
1016
/// DependencyProperty for <see cref="
TextAlignment
" /> property.
1031
/// DependencyProperty setter for <see cref="
TextAlignment
" /> property.
1043
/// DependencyProperty getter for <see cref="
TextAlignment
" /> property.
3109
switch (
TextAlignment
)