【发布时间】:2011-03-19 03:54:37
【问题描述】:
我已经安装了最新的 silverlight 工具包并将扩展器控件拖到我的设计中,名称空间出现了某种错误,并且我的智能感知在添加控件后停止工作,以下是 xmlns当我将控件拖到 xaml 编辑器上时,会添加到应用程序中:
xmlns:toolkit="http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit"
谁能说明为什么会发生这种情况?
谢谢
【问题讨论】:
标签: silverlight controls expander