4 references to NextListItem
PresentationFramework (4)
System\Windows\Documents\TextRangeEditLists.cs (3)
361
if (lastListItem.
NextListItem
!= null)
491
if (lastListItem.
NextListItem
!= null)
749
if (endListItem.List != null && endListItem.
NextListItem
!= null)
System\Windows\Documents\TextRangeSerialization.cs (1)
1387
if (listItem.
NextListItem
!= null)