3 references to ConvertNumberToString
PresentationFramework (3)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
104
markerString =
ConvertNumberToString
(highestIndex, false, DecimalNumerics);
108
markerString =
ConvertNumberToString
(highestIndex, true, LowerLatinNumerics);
112
markerString =
ConvertNumberToString
(highestIndex, true, UpperLatinNumerics);