AnnotationResourceChangedEventArgs.Resource Property

Definition

Gets the Anchors or Cargos resource associated with the event.

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

Property Value

The annotation anchor or cargo resource that was Added, Removed, or Modified.

Applies to