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