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