JMK*_*JMK 3 .net namespaces
基本上,我想在里面使用一些方法System.Windows.Shell,我找不到它.
System.Windows.Shell
我使用.Net 4与Visual Studio 2010与完整的.Net框架(不是客户端配置文件),我无法在添加引用对话框的.Net选项卡下找到它.我在哪里可以找到它?
谢谢
Sco*_*ain 6
如果您转到MSDN并打开您要查找的特定类,它将告诉您在.NET选项卡中添加哪些DLL,以便显示命名空间.
例如:
JumpItem类 命名空间: System.Windows.Shell 程序集: PresentationFramework(在PresentationFramework.dll中)
命名空间: System.Windows.Shell 程序集: PresentationFramework(在PresentationFramework.dll中)
因此,您需要PresentationFramework在.NET选项卡中添加引用.
PresentationFramework
归档时间:
13 年,1 月 前
查看次数:
2587 次
最近记录:
9 年,9 月 前