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