3 references to StringToInt
PresentationFramework (3)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (3)
2759bool ret = Converters.StringToInt(num, ref i); 3026if (Converters.StringToInt(valueString, ref nRowSpan)) 3040if (Converters.StringToInt(valueString, ref nColSpan))