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