解决办法" /> 解决办法 - 网页学习体会" />

<Button xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
请问
<Button xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> 
这条语句 中:

1、Button  在这儿什么作用?

2、 xmlns 在这儿又是什么作用?
------解决思路----------------------
在xmlns 给定的路径下 定义button标签
------解决思路----------------------
引用:
Quote: 引用:

在xmlns 给定的路径下 定义button标签


谢谢,但是我不明白,定义个BUTTON还要给定路径,不至于吧,再说这个BUTTON不需要路径吧?

没有引用dll吧? 不知道你是在那种情况下声明的?? 流文档里?
如果不引用,应该会报错。