3 references to AnnotationHighlight
PresentationFramework (3)
System\Windows\Documents\FixedDocument.cs (1)
1129
fixedHighlightType = FixedHighlightType.
AnnotationHighlight
;
System\Windows\Documents\HighlightVisual.cs (2)
221
else if (fh.HighlightType == FixedHighlightType.
AnnotationHighlight
)
323
else if (fh.HighlightType == FixedHighlightType.
AnnotationHighlight
)