public bool StartsWith(System.Windows.Annotations.ContentLocator locator)
 {
     return(default(bool));
 }
 public override IList <System.Windows.Annotations.Annotation> GetAnnotations(System.Windows.Annotations.ContentLocator anchorLocator)
 {
     return(default(IList <System.Windows.Annotations.Annotation>));
 }
 public abstract IList <System.Windows.Annotations.Annotation> GetAnnotations(System.Windows.Annotations.ContentLocator anchorLocator);