Can anyone tell me (or send a link) step-by-step instructions of creating a vector image in expression design and importing it into Visual Studio and using it as the content of a control?
Can anyone tell me (or send a link) step-by-step instructions of creating a vector
Share
File | Export
Format = WPF Resource Dictionary
This will produce a Drawing Brush of your object
In your WPF application create a rectangle
Here is what the WPF code looks like (where that drawing brush is what I exported from Design: