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