Files
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

1.3 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Input 03/30/2017
AutoGeneratedOrientationPage
input API [WPF]
commanding [WPF]
9a7ccd30-095b-4f34-b284-8fb7e8f95a9b

Input (WPF)

Windows Presentation Foundation (WPF) includes support for several types of input. This input includes text, touch, mouse, commands, focus, touch, drag-and-drop, and digital ink. This section describes topics related to input in WPF.

In This Section

Input Overview
Commanding Overview
Focus Overview
Styling for Focus in Controls, and FocusVisualStyle
Walkthrough: Creating Your First Touch Application
How-to Topics
Digital Ink

Reference

xref:System.Windows.UIElement

xref:System.Windows.FrameworkElement

xref:System.Windows.ContentElement

xref:System.Windows.FrameworkContentElement

xref:System.Windows.Input.Keyboard

xref:System.Windows.Input.Mouse

xref:System.Windows.Input.FocusManager

Controls
Events