StoreContentChangedEventArgs.Action Propiedad

Definición

Obtiene la acción realizada.

public:
 property System::Windows::Annotations::Storage::StoreContentAction Action { System::Windows::Annotations::Storage::StoreContentAction get(); };
public System.Windows.Annotations.Storage.StoreContentAction Action { get; }
member this.Action : System.Windows.Annotations.Storage.StoreContentAction
Public ReadOnly Property Action As StoreContentAction

Valor de propiedad

Acción Added o valor Deleted que identifica la operación realizada.

Comentarios

La anotación afectada se especifica en la Annotation propiedad .

Se aplica a