AnnotationService::Store Property
.NET Framework (current version)
Gets the AnnotationStore used by this AnnotationService.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Annotations.Storage::AnnotationStore^The AnnotationStore used by this AnnotationService.
The AnnotationStore used by the AnnotationService is specified as a parameter in the service's Enable method.
The following example shows how to use the Store property when you start and stop an AnnotationService.
.NET Framework
Available since 3.0
Available since 3.0
Show: