Replies: 1 comment 1 reply
-
What xaml? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having difficulty following the main documentation in simply showing the contents of an SVG file. Do I need to install another nugget package? Please share step by step changes needed in XAML and code behind. I was using an
to show png. I want to replace it to show SVG file.
Adding more details:
Usually I add the control (like
) in XAML and then add some code behind to update it as needed. However, I am unable to figure out how to do that here.
What do I need to put at
...
?Beta Was this translation helpful? Give feedback.
All reactions