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