Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Windows.Annotations.Storage Namespace

 

Provides types that define the storage architecture and mediums to save and retreive user-created annotations.

ClassDescription
System_CAPS_pubclassAnnotationStore

When overridden in a derived class, represents a data store for writing and reading user annotations.

System_CAPS_pubclassStoreContentChangedEventArgs

Provides data for the StoreContentChanged event.

System_CAPS_pubclassXmlStreamStore

Represents an XML data store for writing and reading user annotations.

DelegateDescription
System_CAPS_pubdelegateStoreContentChangedEventHandler

Represents the method that handles the StoreContentChanged event raised by the AnnotationStore class.

EnumerationDescription
System_CAPS_pubenumStoreContentAction

Specifies the actions performed on an Annotation in an AnnotationStore.

Return to top
Show: