1 write to _action
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs (1)
98
_action
= action;
1 reference to _action
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs (1)
123
public AttachedAnnotationAction Action { get { return
_action
; } }