4.9 AnchoredBlock

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > Inline > AnchoredBlock, IInputElement
AnchoredBlock
Figure Floater
(usage)
None.
(description)
A base type that provides a base for Inline elements that are used to anchor Block elements to flow content.
[is default constructible]
false
[content property]
Blocks
[name property]
Name
[xml lang property]
Language
(properties)
Blocks
BlockCollection
(description)
A BlockCollection containing the top-level Block elements that comprise the contents of the element.
[read only]
true
BorderBrush
Brush
(description)
A Brush to use when painting the element's border.
BorderThickness
Thickness
(description)
The border thickness for the element.
LineHeight
x:Double
(description)
The height of each line of content.
[text syntax]
LengthSyntax
LineStackingStrategy
LineStackingStrategy
(description)
The mechanism by which a line box is determined for each line of text within the text element.
Margin
Thickness
(description)
The margin thickness for the element.
Padding
Thickness
(description)
The padding thickness for the element.
TextAlignment
TextAlignment
(description)
A value that indicates the horizontal alignment of text content.