3 references to AnnotationHighlight
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1165
fixedHighlightType = FixedHighlightType.
AnnotationHighlight
;
src\Framework\System\Windows\Documents\HighlightVisual.cs (2)
224
else if (fh.HighlightType == FixedHighlightType.
AnnotationHighlight
)
327
else if (fh.HighlightType == FixedHighlightType.
AnnotationHighlight
)