2 references to Parse
WindowsBase (2)
Base\System\Windows\Converters\Generated\PointValueSerializer.cs (1)
67return Point.Parse(value );
Base\System\Windows\Generated\PointConverter.cs (1)
95return Point.Parse(source);