Udostępnij za pośrednictwem


StoreContentChangedEventArgs(StoreContentAction, Annotation) Konstruktor

Definicja

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)

Parametry

action
StoreContentAction

Akcja zdarzenia.

annotation
Annotation

Adnotacja została dodana lub usunięta.

Wyjątki

annotation lub action ma wartość null.

Dotyczy