The AnnotationStore type exposes the following members.

Events

  NameDescription
Public eventChanged
Occurs when the store itself or an individual annotation property in this store has changed.
Public eventCollectionChanged
Occurs when an item in the collection changes, or the entire collection changes.
(Inherited from ObservableCollection<(Of <(<'Annotation>)>)>.)
Protected eventPropertyChanged
Occurs when a property on an individual item in the collection changes.
(Inherited from ObservableCollection<(Of <(<'Annotation>)>)>.)

See Also