Reputation: 61
Could anyone provide me an implementation of a tag cloud control for WPF, o point me to a site that shares one?
I am developing a WPF aplication with Visual Studio 2010, and I am using .NET Framework 4.0.
Upvotes: 6
Views: 997
Reputation: 2154
A simple Google search for "wpf tag cloud" yielded this: http://blogs.vertigo.com/personal/alanl/Blog/Lists/Posts/Post.aspx?ID=18
It is also the same answer for this SO question: Tag cloud in WPF
Upvotes: 1