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.
我正在尝试使用它来捕捉墨迹。当我尝试运行此代码时,它说缺少程序集引用错误。我在互联网上搜索,发现它应该可以使用 System.Windows.Ink 命名空间,但它不起作用。
任何帮助将不胜感激。谢谢你。
您查看的文档不是 UWP。
如果您想了解 UWP 应用如何使用笔画,请查看此文档。
这是关于如何使用 Ink的描述,也许它可以帮助你。
此致。