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