Aracılığıyla paylaş


StoreContentChangedEventArgs(StoreContentAction, Annotation) Oluşturucu

Tanım

StoreContentChangedEventArgs(StoreContentAction, Annotation) sınıfının yeni bir örneğini başlatır.

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)

Parametreler

action
StoreContentAction

Olayın eylemi.

annotation
Annotation

Ek açıklama eklendi veya kaldırıldı.

Özel durumlar

annotation veya action şeklindedir null.

Şunlara uygulanır