How can I make the bind using a regular image with source as SvgImage #259
Unanswered
bigalplayer
asked this question in
Q&A
Replies: 0 comments
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.
-
In order to solve performance issues rendering a lot of svg I'm trying to replace the
Image Source="{svgc:SvgImage Source={Binding Path}}"
But the part of the binging returnes error in runtime.
How can I make the bind using a regular image where the source points to a SvgImage?
Beta Was this translation helpful? Give feedback.
All reactions