inkcanvas

  1. News

    XAML Islands – A deep dive – Part 2

    Welcome to the 2nd post of our Xaml Islands deep dive adventure! On the first blog post, we talked a little bit about the history of this amazing feature, how the Xaml Islands infrastructure works and how to use it, and also a little bit of how you can leverage binding in your Island controls...
  2. News

    VIDEO Windows Ink 2: Digging Deeper with Ink and Pen

    In the last post, we explored a brief history of pen computing and introduced you to how easy it is to get started with Windows Ink in your Universal Windows Platform app. You saw that you can enable inking by adding a single line of code, an InkCanvas, to your app to enable inking. You also saw...
  3. News

    Windows Ink 1: Introduction to Ink and Pen

    Using a pen and computer has an interesting history that goes farther back than you’d think. In 1888, the first patent for a “electric stylus device for capturing handwriting” was issued to Elisha Gray for the Telautograph. In fact, pen input was being used 20 years before mouse and GUI input...
  4. News

    Getting personal – speech and inking (App Dev on Xbox series)

    The way users interact with apps on different devices has gotten much more personal lately, thanks to a variety of new Natural User Interface features in the Universal Windows Platform. These UWP patterns and APIs are available for developers to easily bring in capabilities for their apps that...
  5. News

    Creating a Custom Ruler with DirectInk

    Link Removed Link Removed The Windows 10 Anniversary Update comes with a great set of enhancements to digital ink for both the user and developer. Along with gaining knowledge from general inking resources, you will finish this post knowing how to create a custom ruler with DirectInk. There...
  6. News

    The Ink Canvas and Ruler: combining art and technology

    Link Removed How easy is it to integrate Inking into your app? As easy as one line of XAML. In this post, we’re going to walk you through the new Windows 10 Inking capabilities, which are making communication via writing and drawing easier than ever for users. You’ll learn how to implement...
  7. News

    Use inking and speech to support natural input (10 by 10)

    With Windows 10, it’s now easier than ever to support natural input in your apps and today we’d like to highlight using inking and speech to interact more naturally with your users. Digital inking with DirectInk Despite the introduction and evolution of all types of computer input devices...
Back
Top