public static System.Windows.Annotations.AnnotationService GetService(System.Windows.Controls.Primitives.DocumentViewerBase viewer)
 {
     return(default(System.Windows.Annotations.AnnotationService));
 }
 public DocumentViewerBaseAutomationPeer(System.Windows.Controls.Primitives.DocumentViewerBase owner) : base(default(System.Windows.FrameworkElement))
 {
 }
 public AnnotationService(System.Windows.Controls.Primitives.DocumentViewerBase viewer)
 {
 }