1 write to _attachedAnnotation
PresentationFramework (1)
MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs (1)
75_attachedAnnotation = attachedAnnotation;
1 reference to _attachedAnnotation
PresentationFramework (1)
MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs (1)
104public IAttachedAnnotation AttachedAnnotation { get { return _attachedAnnotation; } }