AnnotationResourceChangedEventArgs.Annotation 属性

定义

Annotation获取引发事件的函数。

public:
 property System::Windows::Annotations::Annotation ^ Annotation { System::Windows::Annotations::Annotation ^ get(); };
public System.Windows.Annotations.Annotation Annotation { get; }
member this.Annotation : System.Windows.Annotations.Annotation
Public ReadOnly Property Annotation As Annotation

属性值

引发 Annotation 事件的函数。

适用于