5 references to None
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (1)
58
Debug.Assert(markerStyle != TextMarkerStyle.
None
);
Core\CSharp\System\Windows\Media\TextFormatting\TextSimpleMarkerProperties.cs (1)
56
if (style != TextMarkerStyle.
None
)
PresentationFramework (3)
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (1)
86
case TextMarkerStyle.
None
:
src\Framework\System\Windows\Documents\List.cs (1)
316
return value == TextMarkerStyle.
None
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
909
case TextMarkerStyle.
None
: