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