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