6 references to Resource
PresentationFramework (6)
System\Windows\Annotations\AnnotationService.cs (4)
1242if (args.Resource == null) 1250newArgs = AnchorAdded(args.Annotation, args.Resource); 1254newArgs = AnchorRemoved(args.Annotation, args.Resource); 1258newArgs = AnchorModified(args.Annotation, args.Resource);
System\Windows\Annotations\Storage\AnnotationStore.cs (2)
263if (args.Resource == null) 293if (args.Resource == null)