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