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