User370364 postedHi Guys
I'm working with images svg type in xamarin forms.
I try this code and it's working.

but when i try to use this code with bindable property doesn't work.

code in my viewmodel.

I've also change the build of my svg file to Embedded Resource.
Is there any best way to solve my problem guys? Thanks..