InputGesture 클래스
.NET Framework 3.0
Abstract class that describes input device gestures.
네임스페이스: System.Windows.Input
어셈블리: PresentationCore(presentationcore.dll)
XML 네임스페이스: http://schemas.microsoft.com/winfx/2006/xaml/presentation
어셈블리: PresentationCore(presentationcore.dll)
XML 네임스페이스: http://schemas.microsoft.com/winfx/2006/xaml/presentation
Implementations of InputGesture in Windows Presentation Foundation (WPF) are KeyGesture and MouseGesture.
An input gesture can be associated with a command so that when the gesture is performed the command is invoked. For more information, see InputBinding and the Commanding Overview.
System.Object
System.Windows.Input.InputGesture
System.Windows.Input.KeyGesture
System.Windows.Input.MouseGesture
System.Windows.Input.InputGesture
System.Windows.Input.KeyGesture
System.Windows.Input.MouseGesture