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