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