在哪里可以找到免费的 WPF 控件和控件模板?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/121724/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Where can I find free WPF controls and control templates?
提问by GEOCHET
I am looking for some recommendations on good places to find libraries of controls/templates/styles for WPF. I know about the usual places like Infragistics, but it seems to me that there should be some kind of community effort by now to share nice, clean, well written controls for WPF controls.
我正在寻找一些关于寻找 WPF 控件/模板/样式库的好地方的建议。我知道像 Infragistics 这样的常见地方,但在我看来,现在应该有某种社区努力来为 WPF 控件分享漂亮、干净、编写良好的控件。
I am not big on the design side, and it would be nice to fill out my personal libraries with some nice examples from people who are better at design.
我在设计方面并不大,用一些更擅长设计的人的好例子来填写我的个人图书馆会很好。
Any ideas or recommendations?
有什么想法或建议吗?
回答by user3235445
Syncfusion has a free community version available with over 650 controls.
Syncfusion 有一个免费的社区版本,提供超过 650 个控件。
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).
编辑:WPF 控件本身是 100+,650+ 的数量是指所有区域(WPF、Windows 窗体等)的所有控件。
回答by stil
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:
我在互联网上搜索了一些好的主题,但一无所获。所以我移植了 GTK Hybrid 主题的选定控件。它是 MIT 许可的,你可以在这里找到它:
https://github.com/stil/candyshop
https://github.com/stil/candyshop
It's not enterprise grade style and probably has some flaws, but I use it in my personal projects.
它不是企业级风格,可能有一些缺陷,但我在我的个人项目中使用它。
回答by stil
They have one for free as a sample at http://www.xamltemplates.net/
他们在http://www.xamltemplates.net/ 上有一个免费的样本
回答by F.D.Castel
回答by qay
Codeplex is definitively the right place. Recent "post": SofaWPF.codeplex.combased on AvalonDock.codeplex.com, an IDE like framework.
Codeplex 绝对是正确的地方。最近的“帖子”:SofaWPF.codeplex.com基于AvalonDock.codeplex.com,一个类似 IDE 的框架。
回答by Vin
Check out Reuxablesalthough it comes at a cost.
查看Reuxables,尽管它是有代价的。