Gets the collection of inline text elements within a TextBlock.
Syntax
<TextBlock oneOrMoreInlineElements </TextBlock>
XAML Values
- oneOrMoreInlineElements
-
One or more object elements for classes that derive from Inline. Typically these are the classes Run or LineBreak.
Property value
Type: InlineCollection
A collection that holds all inline text elements from the TextBlock. The default is an empty collection.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013