2 references to Parse
WindowsBase (2)
Base\System\Windows\Converters\Generated\Int32RectValueSerializer.cs (1)
67return Int32Rect.Parse(value );
Base\System\Windows\Generated\Int32RectConverter.cs (1)
95return Int32Rect.Parse(source);