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)
123public AttachedAnnotationAction Action { get { return _action; } }