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