Making Ink a Key Part of a Universal Windows Platform Application

As more devices support inking capabilities, it is important that developers understand how to implement this key feature in their own UWP apps so that their users can take full advantage of the benefits that using Ink on Windows 10 can provide.

Richard Hay, Senior Content Producer

November 29, 2016

2 Min Read
Making Ink a Key Part of a Universal Windows Platform Application

When Microsoft released the Windows 10 Anniversary update in August of this year a significant amount of work was done to make Inking, the use of a stylus/pen/finger for annotating on a devices screen was a very visual part of the update.

This included the new Windows Ink Workspace which provides a central area to access inking features such as Sticky Notes, Screen Sketch and Sketchpad.

If you are building Universal Windows Platform (UWP) apps then Inking is an area that can easily incorporate into your apps. It may also possibly increase the adoption of your application among users with touch screens and Inking capabilities on their Windows 10 Anniversary Update devices.

Microsoft has made it very easy to add these types of capabilities into your apps and in a recent three part series on Windows Ink at the official Windows Developer Building Apps site they are giving you the background and the code to do just that.

As mentioned, there are three extensive and detailed blog posts about Windows Ink and here is a summary for each one.

Windows Ink 1: Introduction to Ink and Pen

After an introduction on the history of Inking and Windows this article helps you understand the new ways that Inking can be used in Windows 10. It brings that information to you from the users perspective and the developers along with the code needed to easily implement some Inking features into your app such as using the Windows Ink Workspace, Ink Canvas API, Ink Presenter, Ink Toolbar and, the Radial Controller.

Windows Ink 2: Digging Deeper with Ink and Pen

The second article in this Inking series for developers now goes beyond the basics and gets more detailed about building an experience for your app users that will keep them engaged with your app - this is a very code intensive blog posts and shows you how to incorporate inking features using pen interactions, storing and retrieving Ink data, and using Ink and Speech to build more natural user input to your app.

Windows Ink 3: Beyond Doodling

The final installment in this Inking primer for developers now moves beyond using Inking for drawing and explore other input methods that can be used with Windows Ink. Some of the possible options they explore in this wrap up include music composition, healthcare charting, and doctor's patient notes.

All of the code and API data is provided throughout these three articles to help you add these capabilities quickly to your own apps and along the way you might just come up with a great app idea that features Windows Ink that could fill a niche market that is yet to be addressed with technology like this.

But, wait...there's probably more so be sure to follow me on Twitter and Google+.

Read more about:

Microsoft

About the Author

Richard Hay

Senior Content Producer, IT Pro Today (Informa Tech)

I served for 29 plus years in the U.S. Navy and retired as a Master Chief Petty Officer in November 2011. My work background in the Navy was telecommunications related so my hobby of computers fit well with what I did for the Navy. I consider myself a tech geek and enjoy most things in that arena.

My first website – AnotherWin95.com – came online in 1995. Back then I used GeoCities Web Hosting for it and WindowsObserver.com is the result of the work I have done on that site since 1995.

In January 2010 my community contributions were recognized by Microsoft when I received my first Most Valuable Professional (MVP) Award for the Windows Operating System. Since then I have been renewed as a Microsoft MVP each subsequent year since that initial award. I am also a member of the inaugural group of Windows Insider MVPs which began in 2016.

I previously hosted the Observed Tech PODCAST for 10 years and 317 episodes and now host a new podcast called Faith, Tech, and Space. 

I began contributing to Penton Technology websites in January 2015 and in April 2017 I was hired as the Senior Content Producer for Penton Technology which is now Informa Tech. In that role, I contribute to ITPro Today and cover operating systems, enterprise technology, and productivity.

https://twitter.com/winobs

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like