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