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