2 references to Parse
WindowsBase (2)
Base\System\Windows\Converters\Generated\RectValueSerializer.cs (1)
67return Rect.Parse(value );
Base\System\Windows\Generated\RectConverter.cs (1)
95return Rect.Parse(source);