C#C
C#3y ago
11 replies
kuulie

✅ How to use SVGs in XAML file (WPF)

I have a WPF project and I want to use an svg file in MainWindow.xaml. How do I properly use svg in xaml files? Do I need to convert it into something else?
Was this page helpful?