WPF - Image 'is not part of the project or its Build Action is not set to Resource'

后端 未结 10 1886
有刺的猬
有刺的猬 2020-12-29 20:26

I have a project which requires an image in the window. This is a static image and i added through \'Add>Existing Item\'. It exists in the root of the project.

I re

10条回答
  •  隐瞒了意图╮
    2020-12-29 20:39

    I had the same issue. Cleaning and rebuilding the solution didn't fix it so I restarted visual studio and it did. Here's hoping Visual 2010 fixes this issue and the many others that plauge wpf in Visual 2008.

提交回复
热议问题