6 references to Resource
PresentationFramework (6)
System\Windows\Annotations\AnnotationService.cs (4)
1243if (args.Resource == null) 1251newArgs = AnchorAdded(args.Annotation, args.Resource); 1255newArgs = AnchorRemoved(args.Annotation, args.Resource); 1259newArgs = AnchorModified(args.Annotation, args.Resource);
System\Windows\Annotations\Storage\AnnotationStore.cs (2)
264if (args.Resource == null) 294if (args.Resource == null)