ElinamLLC/SharpVectors

SvgViewbox LoadAsync Exception: System.InvalidOperationException

Closed this issue · 1 comments

Xaml content:
image
image

Exception row:
image
image

the same exception exists for SvgBitmap, SvgCanvas, SvgControl

SvgBitmap does not contain the LoadAsync method. Also, this method is awaitable, so use the async/await.