AnnotationResourceChangedEventArgs::Annotation Property

 

Gets the Annotation that raised the event.

Namespace:   System.Windows.Annotations
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property Annotation^ Annotation {
	Annotation^ get();
}

Property Value

Type: System.Windows.Annotations::Annotation^

The Annotation that raised the event.

.NET Framework
Available since 3.0
Return to top
Show: