I am trying to use this to capture inkstrokes. When I try to run this code, it says missing assembly reference error. I searched over the internet and found it should work on using System.Windows.Ink namespace, but it isn't working.
Any help will be highly appreciated. Thank you.
The documents you view are not UWPs.
If you want to know how UWP apps use strokes, check out this document.
This is a description of how to use Ink, maybe it can help you.
Best regards.