Can not find System.Windows Assembly

后端 未结 15 2153
野趣味
野趣味 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:36

    I've found the needed WindowsBase.dll in

    C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0

提交回复
热议问题