2 references to CreateAnnotationForSelection
PresentationFramework (2)
System\Windows\Annotations\AnnotationHelper.cs (2)
506
annotation =
CreateAnnotationForSelection
(service, selection, noteType, author);
1018
Annotation annotation =
CreateAnnotationForSelection
(service, textRange, HighlightComponent.TypeName, author);