-
The documentation describes how to convert from SVG to XAML. I have copied the C# code into a console application and successfully converted my SVG file into a XAML Unfortunately, after adding this
Are the docs outdated or am I doing something incorrect? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Allright yeah I was doing something really stupid which was that I wasn't adding the SharpVectors package to my app references. |
Beta Was this translation helpful? Give feedback.
Allright yeah I was doing something really stupid which was that I wasn't adding the SharpVectors package to my app references.