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