4.518 ListItem

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > ListItem, IInputElement
ListItem
(usage)
<ListItem> Block* </ListItem>
(description)
A flow content element that represents a particular content item in an ordered or unordered List.
(used by)
ListItemCollection
[content property]
Blocks
[name property]
Name
[xml lang property]
Language
(properties)
Blocks
BlockCollection
(description)
A block collection that contains the top-level Block elements of the ListItem.
[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.
FlowDirection
FlowDirection
(description)
The relative direction for flow of content within a ListItem 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 ListItem.
Margin
Thickness
(description)
The margin thickness for the element.
Padding
Thickness
(description)
The padding thickness for the element.
SiblingListItems
ListItemCollection
(description)
A ListItemCollection that contains the ListItem elements that are siblings of the current ListItem element.
[read only]
true
TextAlignment
TextAlignment
(description)
A value that indicates the horizontal alignment of text content.