7 references to LowerRoman
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (2)
117case TextMarkerStyle.LowerRoman: 439|| markerStyle == TextMarkerStyle.LowerRoman
PresentationFramework (5)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (2)
116case TextMarkerStyle.LowerRoman: 379|| markerStyle == TextMarkerStyle.LowerRoman
System\Windows\Documents\List.cs (1)
311|| value == TextMarkerStyle.LowerRoman
System\windows\Documents\TextEditorLists.cs (1)
360return TextMarkerStyle.LowerRoman <= markerStyle && markerStyle <= TextMarkerStyle.Decimal;
System\Windows\Documents\TextRangeBase.cs (1)
923case TextMarkerStyle.LowerRoman: