Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > ListItem, IInputElement
(usage) |
<ListItem> Block *</ListItem> |
(description) |
A flow content element that represents a particular content item in an ordered or unordered List. |
(used by) |
|
[content property] |
Blocks |
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
Blocks |
|
(description) |
A block collection that contains the top-level Block elements of the ListItem. |
[read only] |
true |
BorderBrush |
|
(description) |
A Brush to use when painting the element's border. |
BorderThickness |
|
(description) |
The border thickness for the element. |
FlowDirection |
|
(description) |
The relative direction for flow of content within a ListItem element. |
LineHeight |
|
(description) |
The height of each line of content. |
[text syntax] |
|
LineStackingStrategy |
|
(description) |
The mechanism by which a line box is determined for each line of text within the ListItem. |
Margin |
|
(description) |
The margin thickness for the element. |
Padding |
|
(description) |
The padding thickness for the element. |
SiblingListItems |
|
(description) |
A ListItemCollection that contains the ListItem elements that are siblings of the current ListItem element. |
[read only] |
true |
TextAlignment |
|
(description) |
A value that indicates the horizontal alignment of text content. |