tags:

views:

16

answers:

0

I used expression design to export my vector image as a .xaml canvas. I then included this file in my project. I have a button that I want to set the content to this xaml described image. Any help would be appreciated. Should I set the .xaml canvas image thing to have its build action be resource? What's the xaml look like that connects my button's content to this file?