We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README.md says:
Add the Quick Converter namespace to your xaml files so you can reference it. xmlns:qc="http://QuickConverter.CodePlex.com/"
Should it really still point to Codeplex?
Thanks
The text was updated successfully, but these errors were encountered:
While it works, I guess so.
Sorry, something went wrong.
You should refer in your XAML to
xmlns:qc="clr-namespace:QuickConverter;assembly=QuickConverter"
See https://blog.danskingdom.com/dont-write-wpf-converters-write-c-inline-in-your-xaml-instead-using-quickconverter/
No branches or pull requests
README.md says:
Should it really still point to Codeplex?
Thanks
The text was updated successfully, but these errors were encountered: