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