This documentation is archived and is not being maintained.
System.Windows.Annotations.Storage Namespace
Visual Studio 2010
Provides types that define the storage architecture and mediums to save and retreive user-created annotations.
| Class | Description | |
|---|---|---|
![]() | AnnotationStore | When overridden in a derived class, represents a data store for writing and reading user annotations. |
![]() | StoreContentChangedEventArgs | Provides data for the StoreContentChanged event. |
![]() | XmlStreamStore | Represents an XML data store for writing and reading user annotations. |
| Delegate | Description | |
|---|---|---|
![]() | StoreContentChangedEventHandler | Represents the method that handles the StoreContentChanged event raised by the AnnotationStore class. |
| Enumeration | Description | |
|---|---|---|
![]() | StoreContentAction | Specifies the actions performed on an Annotation in an AnnotationStore. |
Show:


