System.Windows.Annotations.Storage 命名空间

所提供的类型定义存储体系结构和介质,用来保存和检索用户创建的批注。

AnnotationStore

当在派生类中重写时,表示写入和读取用户批注的数据存储区。

StoreContentChangedEventArgs

StoreContentChanged 事件提供数据。

XmlStreamStore

表示用于写入或读取用户批注的 XML 数据存储区。

枚举

StoreContentAction

指定对 Annotation 中的 AnnotationStore 执行的操作。

委托

StoreContentChangedEventHandler

表示处理 AnnotationStore 类所引发的 StoreContentChanged 事件的方法。

另请参阅