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