Can not find System.Windows Assembly

后端 未结 15 2016
野趣味
野趣味 2020-12-30 20:06

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

15条回答
  •  一生所求
    2020-12-30 20:43

    You'll also run into this error if you use the Portable Library Tools as it's not supported.

提交回复
热议问题