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