3 references to StringToInt
PresentationFramework (3)
System\Windows\Documents\XamlToRtfWriter.cs (3)
2753bool ret = Converters.StringToInt(num, ref i); 3018if (Converters.StringToInt(valueString, ref nRowSpan)) 3032if (Converters.StringToInt(valueString, ref nColSpan))