2 references to ConvertNumberToRomanString
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (2)
127
symbolString =
ConvertNumberToRomanString
(counter, false);
131
symbolString =
ConvertNumberToRomanString
(counter, true);