我创建了一个UserControl
并在其中定义了一个依赖属性Label
。当我在控件中引用它时,我得到错误The member "Label" is not recognised or is not accessible
。我不明白的是,它在 Windows 手机上运行完美,但在将应用程序移植到 Windows 8 后,它给出了这个错误。对于 Windows 8 用户控件,有什么不同的事情要做吗?请帮忙。
问问题
6804 次