mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 00:56:03 +02:00
* 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
1.7 KiB
1.7 KiB
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||
|---|---|---|---|---|---|---|---|
| Input and Commands How-to Topics | 03/30/2017 |
|
|
a5c266b6-969c-4049-a471-ddca7b10fb89 |
Input and Commands How-to Topics
The topics in this section describe how to use the input and commanding infrastructure in Windows Presentation Foundation (WPF).
In This Section
Enable a Command
Change the Cursor Type
Change the Color of an Element Using Focus Events
Apply a FocusVisualStyle to a Control
Detect When the Enter Key is Pressed
Create a Rollover Effect Using Events
Make an Object Follow the Mouse Pointer
Create a RoutedCommand
Implement ICommandSource
Hook Up a Command to a Control with No Command Support
Hook Up a Command to a Control with Command Support
Reference
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