4.904 TextElement

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement, IInputElement
TextElement
Block Inline ListItem TableCell TableRow TableRowGroup
(usage)
None.
(description)
A base type for elements that contain text.
[is default constructible]
false
[name property]
Name
[xml lang property]
Language
(properties)
Background
Brush
(description)
The Brush used to fill the background of the content area.
FontFamily
FontFamily
(description)
The preferred top-level font family for the content of the element.
FontSize
x:Double
(description)
The font size for the content of the element.
[text syntax]
FontSizeSyntax
FontStretch
FontStretch
(description)
The font-stretching characteristics for the content of the element.
FontStyle
FontStyle
(description)
The font style for the content of the element.
FontWeight
FontWeight
(description)
The top-level font weight for the content of the element.
Foreground
Brush
(description)
The Brush to apply to the content of the element.
TextEffects
TextEffectCollection
(description)
A collection of text effects to apply to the content of the element.
(attachable properties)
TextElement.FontFamily
FontFamily
(description)
The preferred top-level font family for the content of the element.
[target type]
DependencyObject
TextElement.FontSize
x:Double
(description)
The font size for the content of the element.
[target type]
DependencyObject
[text syntax]
FontSizeSyntax
TextElement.FontStretch
FontStretch
(description)
The font-stretching characteristics for the content of the element.
[target type]
DependencyObject
TextElement.FontStyle
FontStyle
(description)
The font style for the content of the element.
[target type]
DependencyObject
TextElement.FontWeight
FontWeight
(description)
The top-level font weight for the content of the element.
[target type]
DependencyObject
TextElement.Foreground
Brush
(description)
The Brush to apply to the content of the element.
[target type]
DependencyObject