Import XAML canvas into expression design?

I have a XAML icon (Canvas / Path) that I used in Expression Blend for a WPF 4 project. Now I would like to use Expression Design to change the icon, but I can’t find a way to open, import or copy the icon in Expression Design.

I found a lot of discussion about how to move images from Design to Blend, but not vice versa.

Can this be done?

+5
source share
1 answer

You can use Inkscape.

It allows you to download XAML files, and you can save as various different formats.

.emf(Enhanced Metafile format) ... , .

, ... , .

, XAML KAXAML.... Inkscape.... .emf, Expression Designer.

enter image description here

enter image description here

enter image description here

+9

All Articles