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