4.515 List

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > Block > List, IInputElement
List
(usage)
<List> ListItem* </List>
(description)
A block-level flow content element that provides facilities for presenting content in an ordered or unordered list.
[content property]
ListItems
[name property]
Name
[xml lang property]
Language
(properties)
ListItems
ListItemCollection
(description)
A ListItemCollection containing the ListItem elements that comprise the contents of the List.
[read only]
true
MarkerOffset
x:Double
(description)
The desired distance between the contents of each ListItem element, and the near edge of the list marker.
[text syntax]
LengthSyntax
MarkerStyle
TextMarkerStyle
(description)
The marker style for the List.
StartIndex
x:Int32
(description)
The starting index for labeling the items in an ordered list.