WPF 流畅设计工具包

Fluent Design Toolkit for WPF

Microsoft 于 2018 年 5 月宣布他们将很快发布适用于 WPF 的 Fluent Design Toolkit。 是否已经有更多信息何时发布?

如果您希望现有的 WPF 或 Windows 应用程序具有 Fluent Design 功能。您需要查看 Host UWP controls in WPF and Windows Forms applications。您可以在现有 WPF、Windows Forms 和 C++ Win32 应用程序中使用支持 Fluent Design System 的 UWP 功能和控件。这种开发者场景有时称为 XAML 孤岛。

Please note that XAML islands are currently available as a developer preview. Although we encourage you to try them out in your own prototype code now, we do not recommend that you use them in production code at this time. These APIs and controls will continue to mature and stabilize in future Windows releases. Microsoft makes no warranties, express or implied, with respect to the information provided here.

If you have feedback about XAML islands, create a new issue in the WindowsCommunityToolkit repo and leave your comments there. If you prefer to submit your feedback privately, you can send it to XamlIslandsFeedback@microsoft.com. Your insights and scenarios are critically important to us.

要使用 UWP XAML 托管 API,您还需要检查您是否满足 prerequisites