4 references to NextListItem
PresentationFramework (4)
System\Windows\Documents\TextRangeEditLists.cs (3)
359
if (lastListItem.
NextListItem
!= null)
489
if (lastListItem.
NextListItem
!= null)
747
if (endListItem.List != null && endListItem.
NextListItem
!= null)
System\Windows\Documents\TextRangeSerialization.cs (1)
1381
if (listItem.
NextListItem
!= null)