Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有可能(以及如何)为所有标准控件设置一个主题以匹配 Windows 8。不是 Metro WinRT 主题,而是 Windows 8 的桌面版本。它比 Aero 更平坦,看起来更现代。
是否可以将这个主题“融入”我的应用程序?
根据上面的评论:
您需要PresentationFramework.Aero2.dll在应用程序中添加对的引用并从那里获取样式。
PresentationFramework.Aero2.dll