Anyone knows how to create one? I know this question has been asked before but there was no answer and the provided link was a dead end.
EDIT
The project I found but couldn't make it work is this: http://alanle.com/wp-content/uploads/2009/12/WPFTagCloud.zip
The errors I get are
- “Assembly must be specified for XAML files that are not part of a project. Reopen this XAML file after adding it to a project, close this file and reopen it using the project it is associated with, or modify the clr-namespace to include the name of the assembly.”
- “The type ‘local:CountToFontSizeConverter’ was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.”
If someone can run it and knows how to fix it that would be great. Thanks