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