question

HenryZhou-6708 avatar image
0 Votes"
HenryZhou-6708 asked HenryZhou-6708 commented

XAML Island SVG picture can not be displayed

In the sample code of NativeXamlIslands, add svg file in MainUserControl.xaml file not being showed:

<Image Source="/Images/INFO.svg" HorizontalAlignment="Center" VerticalAlignment="Center"/>

It seems that the XAML island is not 100% supported in win32 app, please confirm this. Thanks a lot!

c++
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@HenryZhou-6708

According to the issue, it is more related to XAML Islands. I suggest you could post the issue to Github for better help.


0 Votes 0 ·

Thanks for reply!

0 Votes 0 ·

0 Answers