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