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