tags:

views:

29

answers:

1

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.

+3  A: 

check this http://blogs.vertigo.com/personal/alanl/Blog/archive/2007/06/05/building-a-wpf-tag-cloud.aspx

rravuri
Thanks for the answer. I found that before posting the question, but I cannot download the source code through the link it provides. Do you know where I can get it, by any chance?
Cardenio