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