5 references to None
PresentationFramework (5)
System\Windows\Documents\FixedDocument.cs (2)
1089
FixedHighlightType fixedHighlightType = FixedHighlightType.
None
;
1125
if (fixedHighlightType != FixedHighlightType.
None
)
System\Windows\Documents\FixedTextView.cs (1)
250
if (fh.HighlightType == FixedHighlightType.
None
)
System\Windows\Documents\HighlightVisual.cs (2)
176
if (fh.HighlightType == FixedHighlightType.
None
)
272
if (fh.HighlightType == FixedHighlightType.
None
)