2 references to ChildrenItemRemoved
PresentationCore (2)
System\Windows\Media\Generated\DrawingGroup.cs (2)
87oldCollection.ItemRemoved -= target.ChildrenItemRemoved; 99newCollection.ItemRemoved += target.ChildrenItemRemoved;