Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/digital-ink-how-to-topics.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

22 lines
940 B
Markdown

---
title: "Digital Ink How-to Topics"
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "ink [WPF], digital"
- "digital ink [WPF]"
ms.assetid: c29f8728-bfcb-4af7-9fbc-8169e180109f
---
# Digital Ink How-to Topics
## In This Section
[Select Ink from a Custom Control](how-to-select-ink-from-a-custom-control.md)
[Add Custom Data to Ink Data](how-to-add-custom-data-to-ink-data.md)
[Erase Ink on a Custom Control](how-to-erase-ink-on-a-custom-control.md)
[Recognize Application Gestures](how-to-recognize-application-gestures.md)
[Drag and Drop Ink](how-to-drag-and-drop-ink.md)
[Data Bind to an InkCanvas](how-to-data-bind-to-an-inkcanvas.md)
[Analyze Ink with Analysis Hints](how-to-analyze-ink-with-analysis-hints.md)
[Rotate Ink](how-to-rotate-ink.md)
[Disable the RealTimeStylus for WPF Applications](disable-the-realtimestylus-for-wpf-applications.md)