4 references to ItemChanged
PresentationFramework (4)
MS\Internal\Annotations\AnnotationResourceCollection.cs (2)
122if (ItemChanged != null) 124ItemChanged(sender, e);
System\Windows\Annotations\Annotation.cs (2)
891_cargos.ItemChanged += OnCargoChanged; 894_anchors.ItemChanged += OnAnchorChanged;