.net - C# WPF Pack all resources to file -
this question has answer here:
i have program lot of resources. resources embedded , final executable big. it's possible move resources directory file?
and possible reference image path?:
<image source="/example;component/resources/test.png" />
thanks.
Comments
Post a Comment