0

无法从单独的 dll 中的资源文件加载 WPF 窗口中的图片。它在设计时向我显示图像,但是当我运行我的应用程序时,它没有在我的窗口中显示图像。我试过以下:

<Grid>
    <Image Source="/ClassLibrary1;Component/Resources/test.PNG"></Image>
</Grid>
4

0 回答 0