mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-08 23:43:29 +02:00
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
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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)
|
||||
Reference in New Issue
Block a user