【发布时间】:2013-10-25 15:43:29
【问题描述】:
通过 Nuget 安装时,我的自定义控件在 Visual Studio 和 Blend 设计器中不可见。我怀疑这背后的原因是在面向 Windows 8.1 时必须用 Generic.xbf 替换 Generic.xaml。
Callisto 库似乎也存在同样的问题。控件在设计器模式下是不可见的,但在执行时功能完美。
对此有什么办法吗?
【问题讨论】:
标签: c# windows-store-apps custom-controls nuget callisto