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