6 references to Resource
PresentationFramework (6)
System\Windows\Annotations\AnnotationService.cs (4)
1260if (args.Resource == null) 1268newArgs = AnchorAdded(args.Annotation, args.Resource); 1272newArgs = AnchorRemoved(args.Annotation, args.Resource); 1276newArgs = AnchorModified(args.Annotation, args.Resource);
System\Windows\Annotations\Storage\AnnotationStore.cs (2)
272if (args.Resource == null) 302if (args.Resource == null)