5 references to None
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
1135FixedHighlightType fixedHighlightType = FixedHighlightType.None; 1172if (fixedHighlightType != FixedHighlightType.None)
src\Framework\System\Windows\Documents\FixedTextView.cs (1)
272if (fh.HighlightType == FixedHighlightType.None)
src\Framework\System\Windows\Documents\HighlightVisual.cs (2)
190if (fh.HighlightType == FixedHighlightType.None) 285if (fh.HighlightType == FixedHighlightType.None)