Hi,
there is a note in the designers guide using themes that says:
"The theme resource file can be embedded in the project as Content or Resource. This is specified in the FileProperties window in the Visual Studio – Build Action property."
What is the reason, why you not use the default build action "page" for resource dictionaries?
Regards
Stefan
Hello Stefan,
Thank you for posting to our forum.
It’s actually a document error on our website, which is already been fixed internally and will be updated in the next service release.
The corrected note is :
"The theme resource file can be embedded in the project as page or Resource. This is specified in the FileProperties window in the Visual Studio – Build Action property."
So you can use the page for resource dictionaries.
Please let me know if you have further question or concerns on this matter.