5 references to None
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (1)
49
Debug.Assert(markerStyle != TextMarkerStyle.
None
);
System\Windows\Media\textformatting\TextSimpleMarkerProperties.cs (1)
35
if (style != TextMarkerStyle.
None
)
PresentationFramework (3)
System\Windows\Controls\TextRangeAdaptor.cs (1)
76
case TextMarkerStyle.
None
:
System\Windows\Documents\List.cs (1)
306
return value == TextMarkerStyle.
None
System\Windows\Documents\TextRangeBase.cs (1)
895
case TextMarkerStyle.
None
: