4.411 Inline

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > Inline, IInputElement
Inline
AnchoredBlock InlineUIContainer LineBreak Run Span
(usage)
None.
(description)
A base type that provides a base for all inline flow content elements.
(used by)
InlineCollection
[is default constructible]
false
[name property]
Name
[xml lang property]
Language
(properties)
BaselineAlignment
BaselineAlignment
(description)
The baseline alignment for the Inline element.
FlowDirection
FlowDirection
(description)
A value that specifies the relative direction for flow of content within a Inline element.
SiblingInlines
InlineCollection
(description)
An InlineCollection that contains the Inline elements that are siblings (peers) to this element.
[read only]
true
TextDecorations
TextDecorationCollection
(description)
A TextDecorationCollection that contains text decorations to apply to this element.