Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用由其他人制作的自定义日历控件(当然是在 GNU-GPL 下),我将其加载到我的解决方案中。那么如何创建一个对它的 xmlns 引用来使用日历控件呢?此外,它们具有不同的命名空间。
从XAML 命名空间和命名空间映射:
xmlns:custom="clr-namespace:SDKSample;assembly=SDKSampleLibrary"