5 references to TextAlignment
PresentationFramework (5)
src\Framework\MS\Internal\Text\Line.cs (1)
72
_textAlignment = owner.
TextAlignment
;
src\Framework\System\Windows\Controls\TextBlock.cs (4)
1098
/// DependencyProperty for <see cref="
TextAlignment
" /> property.
1113
/// DependencyProperty setter for <see cref="
TextAlignment
" /> property.
1128
/// DependencyProperty getter for <see cref="
TextAlignment
" /> property.
3209
switch (
TextAlignment
)