5 references to None
PresentationFramework (5)
System\Windows\Documents\FixedDocument.cs (2)
1099FixedHighlightType fixedHighlightType = FixedHighlightType.None; 1135if (fixedHighlightType != FixedHighlightType.None)
System\Windows\Documents\FixedTextView.cs (1)
264if (fh.HighlightType == FixedHighlightType.None)
System\Windows\Documents\HighlightVisual.cs (2)
187if (fh.HighlightType == FixedHighlightType.None) 281if (fh.HighlightType == FixedHighlightType.None)