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