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: