This is the error we get:
Error 1 The type \'System.Windows.Point\' is defined in an assembly that is not referenced. You must add a reference to as
In my case there was no System.Windows reference available to pick up. I had to include a reference to WindowsBase