2 references to ListItemCollection
PresentationFramework (2)
System\Windows\Documents\List.cs (1)
80return new ListItemCollection(this, /*isOwnerParent*/true);
System\Windows\Documents\ListItem.cs (1)
105return new ListItemCollection(this, /*isOwnerParent*/false);