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