4 references to ItemChanged
PresentationFramework (4)
MS\Internal\Annotations\AnnotationResourceCollection.cs (2)
123if (ItemChanged != null) 125ItemChanged(sender, e);
System\Windows\Annotations\Annotation.cs (2)
892_cargos.ItemChanged += OnCargoChanged; 895_anchors.ItemChanged += OnAnchorChanged;