gpt4 book ai didi

c# - 找不到资源WPF工具包

转载 作者:行者123 更新时间:2023-12-03 10:42:58 26 4
gpt4 key购买 nike

我想在我的C#WPF应用程序中使用WPF Toolkit。我使用NuGet安装了最新版本,并且还在this guide之后将控件添加到了设计器中(我使用Xceed.Wpf.Toolkit.dll作为控件的源),最终遇到了将xceed控件添加到网格时设计器中什么都没有显示的问题,这是我使用此示例代码得到的唯一错误:

<xctk:BusyIndicator IsBusy="True" BusyContent="Downloading email..." >
<ContentControl Style="{StaticResource SampleContent}"/>
</xctk:BusyIndicator>

Cannot locate resource "styleablewindow/themes/aero2.normalcolor.xaml



我想值得一提的是在WPF中使用 Caliburn.Micro和MVVM。但是,我不知道它指的是哪个资源,应该位于何处以及最终如何使Xceed工作。

最佳答案

从GAC将对您的项目(应用程序项目)的引用添加到PresentationFramework.Aero2

关于c# - 找不到资源WPF工具包,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46630000/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com