The goal is to display the information that the application is working. So I\'m looking for an intelligent implementation sample of a loading spinner using WPF / MVVM.
Visual summary of options for spinning icons. Recorded using Screen To Gif.
Documentation on GitHub.
Install via NuGet:
PM> Install-Package FontAwesome.WPF
Looks like this:
XAML:
Icons pictured are Spinner
, CircleOutlineNotch
, Refresh
and Cog
. There are many others.
XAML copy/paste.