Aracılığıyla paylaş


AnnotationResourceChangedEventArgs Oluşturucu

Tanım

public:
 AnnotationResourceChangedEventArgs(System::Windows::Annotations::Annotation ^ annotation, System::Windows::Annotations::AnnotationAction action, System::Windows::Annotations::AnnotationResource ^ resource);
public AnnotationResourceChangedEventArgs (System.Windows.Annotations.Annotation annotation, System.Windows.Annotations.AnnotationAction action, System.Windows.Annotations.AnnotationResource resource);
new System.Windows.Annotations.AnnotationResourceChangedEventArgs : System.Windows.Annotations.Annotation * System.Windows.Annotations.AnnotationAction * System.Windows.Annotations.AnnotationResource -> System.Windows.Annotations.AnnotationResourceChangedEventArgs
Public Sub New (annotation As Annotation, action As AnnotationAction, resource As AnnotationResource)

Parametreler

annotation
Annotation

Olayı tetikleyen ek açıklama.

action
AnnotationAction

Olayın eylemi.

resource
AnnotationResource

Olayın Anchors veya Cargos kaynağı.

Özel durumlar

annotation veya action şeklindedir null.

action geçerli AnnotationAction bir değer değil.

Şunlara uygulanır