2 references to ChildrenItemInserted
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\GeometryGroup.cs (2)
131
oldCollection.ItemInserted -= target.
ChildrenItemInserted
;
141
newCollection.ItemInserted += target.
ChildrenItemInserted
;