【发布时间】:2011-03-01 22:10:07
【问题描述】:
我已经安装了 09 年 11 月的 silverlight 3 工具包。从 C:\Program Files\Microsoft SDKs\Silverlight\v3.0 Libraries\Client\System.Windows.Controls.dll 引用 System.Windows.Control
但是当我编译我的代码时,我得到了 “错误 6 命名空间‘System.Windows.Controls’中不存在类型或命名空间名称‘BusyIndicator’(您是否缺少程序集引用?)”
我在对象浏览器中打开了 dll,但我也找不到busyindicator。谁能告诉我哪个 dll 有忙指示符?
我找到了关于同一问题的以下链接,但没有说明哪个 dll 具有此类。
谢谢,
【问题讨论】:
标签: silverlight silverlight-3.0 busyindicator