我在哪里可以找到免费的 WPF 控件和控件模板?

我正在寻找一些关于找到 WPF 控件/模板/样式库的好地方的建议。我知道一些常见的地方,比如 Infragistics,但是在我看来,现在应该有一些社区的努力来分享 WPF 控件的漂亮、干净、编写良好的控件。

我在设计方面不是很擅长,如果能从设计方面更好的人那里找到一些好的例子来填充我的个人库就太好了。

有什么想法或建议吗?

109185 次浏览

Check out Reuxables although it comes at a cost.

Silverlight and WPF Dashboards and gauges

Simple (but great) piece of work.

They have one for free as a sample at http://www.xamltemplates.net/

Codeplex is definitively the right place. Recent "post": SofaWPF.codeplex.com based on AvalonDock.codeplex.com, an IDE like framework.

I searched for some good themes across internet and found nothing. So I ported selected controls of GTK Hybrid theme. It's MIT licensed and you can find it here:

https://github.com/stil/candyshop

It's not enterprise grade style and probably has some flaws, but I use it in my personal projects.

demo

I strongly recommend the MahApps it's simply awesome!

Syncfusion has a free community version available with over 650 controls.

Syncfusion

You will find an FAQ there with any licensing questions you may have, it sound great to be honest. Have fun!

Edit: The WPF controls themselves are 100+, the number of 650+ refers to all controls for all areas (WPF, Windows Forms etc).