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