LoadingIndicators.WPF icon indicating copy to clipboard operation
LoadingIndicators.WPF copied to clipboard

The property "Mode" does not exist in the XML namespace

Open craigp1231 opened this issue 3 years ago • 2 comments

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.

craigp1231 avatar Aug 15 '22 10:08 craigp1231

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.

zeluisping avatar Nov 02 '22 13:11 zeluisping

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"

zeluisping avatar Nov 02 '22 13:11 zeluisping