1 reference to DecToInt
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
8492nChar = (nChar * 10) + DecToInt(instr[i]);