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.

StoreContentChangedEventArgs::Action Property

 

Gets the action performed.

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

public:
property StoreContentAction Action {
	StoreContentAction get();
}

Property Value

Type: System.Windows.Annotations.Storage::StoreContentAction

An action Added or Deleted value that identifies the operation performed.

The annotation affected is specified in the Annotation property.

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