4 references to NextListItem
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextRangeEditLists.cs (3)
363
if (lastListItem.
NextListItem
!= null)
493
if (lastListItem.
NextListItem
!= null)
751
if (endListItem.List != null && endListItem.
NextListItem
!= null)
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (1)
1411
if (listItem.
NextListItem
!= null)