DevExpress XAML designer issue
Closed this issue · 2 comments
wonea commented
Thanks for the new FA6 package, much appreciated.
I've use DevExpress controls extensively, and got my application up and running fine. However I'm getting a XAML designer errors because of the changes to the ImageSourceConverter.
Is there a way around this? Should I create my own ImageSourceConverter which inherits MarkupExtension like FA5 does?
MartinTopfstedt commented
Hi, you are using a Light Theme icon which is from FontAwesome Pro. Did you create and load the SVG Data in your App.xaml?
wonea commented
Closing, I've rolled my own converter