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