2 references to ConvertNumberToRomanString
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (2)
117
symbolString =
ConvertNumberToRomanString
(counter, false);
121
symbolString =
ConvertNumberToRomanString
(counter, true);