mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-07 07:56:07 +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,19 @@
|
||||
---
|
||||
title: "Digital Ink"
|
||||
ms.date: "03/30/2017"
|
||||
f1_keywords:
|
||||
- "AutoGeneratedOrientationPage"
|
||||
helpviewer_keywords:
|
||||
- "ink [WPF], digital"
|
||||
- "digital ink [WPF]"
|
||||
ms.assetid: d0d6df69-daf9-4cf3-b7f9-ffee588037a3
|
||||
---
|
||||
# Digital Ink
|
||||
This section discusses the use of digital ink in the [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclient-md.md)]. Traditionally found only in the Tablet PC SDK, digital ink is now available in the core Windows Presentation Foundation. This means you can now develop full-fledged Tablet PC applications by using the power of Windows Presentation Foundation.
|
||||
|
||||
## In This Section
|
||||
[Overviews](digital-ink-overviews.md)
|
||||
[How-to Topics](digital-ink-how-to-topics.md)
|
||||
|
||||
## Related Sections
|
||||
[Windows Presentation Foundation](../index.md)
|
||||
Reference in New Issue
Block a user