Ink Basics in WPF
Ink is not just for tablets. There are times it makes sense to include ink support in non-tablet applications as well. The InkCanvas control in WPF makes it very easy for developers to include Ink support in their applications with little or no code. In this video, Todd Miranda demonstrates how to enable ink support in a WPF application and how to persist stroke data to a file.
Author: Todd Miranda