7 references to LowerRoman
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (2)
116case TextMarkerStyle.LowerRoman: 438|| markerStyle == TextMarkerStyle.LowerRoman
PresentationFramework (5)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (2)
115case TextMarkerStyle.LowerRoman: 378|| markerStyle == TextMarkerStyle.LowerRoman
System\Windows\Documents\List.cs (1)
310|| value == TextMarkerStyle.LowerRoman
System\windows\Documents\TextEditorLists.cs (1)
359return TextMarkerStyle.LowerRoman <= markerStyle && markerStyle <= TextMarkerStyle.Decimal;
System\Windows\Documents\TextRangeBase.cs (1)
922case TextMarkerStyle.LowerRoman: