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