Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

AnnotationAction Enumeration

 

Specifies the actions that occur with Annotation author, anchor, and cargo resources.

Namespace:   System.Windows.Annotations
Assembly:  PresentationFramework (in PresentationFramework.dll)

public enum class AnnotationAction

Member nameDescription
Added

The component was added to the annotation.

Modified

The component was modified within the annotation.

Removed

The component was removed from the annotation.

AnnotationAction defines the operations that occur to an annotation's Authors, Anchors, and Cargos properties.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft