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