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