StoreContentChangedEventArgs(StoreContentAction, Annotation) Konstruktor

Definition

public:
 StoreContentChangedEventArgs(System::Windows::Annotations::Storage::StoreContentAction action, System::Windows::Annotations::Annotation ^ annotation);
public StoreContentChangedEventArgs(System.Windows.Annotations.Storage.StoreContentAction action, System.Windows.Annotations.Annotation annotation);
new System.Windows.Annotations.Storage.StoreContentChangedEventArgs : System.Windows.Annotations.Storage.StoreContentAction * System.Windows.Annotations.Annotation -> System.Windows.Annotations.Storage.StoreContentChangedEventArgs
Public Sub New (action As StoreContentAction, annotation As Annotation)

Parametrar

action
StoreContentAction

Händelsens åtgärd.

annotation
Annotation

Anteckningen har lagts till eller tagits bort.

Undantag

annotation eller action är null.

Gäller för