The property "Mode" does not exist in the XML namespace
When attempting to use the assembly from Nuget I get the following error...
The property 'Mode' does not exist in XML namespace 'clr-namespace:LoadingIndicators.WPF;assembly=LoadingIndicators.WPF'.
When Inspecting the assembly in the Object Browser, it is correct; The "Mode" property does not exist.
Check this https://github.com/zeluisping/LoadingIndicators.WPF/issues/11
I don't use Windows anymore, so I do not have it as a priority to maintain this project (might happen but I don't guarantee it). This repo has had pull requests merged with fixes (but hasn't been published to NuGet https://github.com/zeluisping/LoadingIndicators.WPF/issues/15), so maybe give it a try with the version available in the repo.
From pull request https://github.com/zeluisping/LoadingIndicators.WPF/pull/6:
Added a Mode ability to select the style of indicator, so the user doesn't have to include default styles"