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