0

I am using spinning icons from Font Awesome in WPF application but would like instead to use the pulsed icons, instead of spinning. (See http://fontawesome.io/examples/#animated). All the examples show how to do it in CSS. Is there a way with XAML?

user94639
  • 37
  • 1
  • 7
  • For reference, [pulse animation example](https://stackoverflow.com/questions/25877737/advanced-xaml-animation-effects-pulse-marching-ants-rotations-alerts/25978608#25978608). – Chris W. Jun 12 '17 at 16:52

1 Answers1

0

I guess this link will help you https://blog.codeinside.eu/2015/01/07/using-fontawesome-with-wpf/

Also, Changing Font Icon in WPF using Font Awesome