Windows.UI.Xaml.Input Namespace |
Class | Description | |
---|---|---|
![]() | KeyRoutedEventArgs |
Provides data for the KeyUp and KeyDown routed events, as well as related
attached and Preview events.
|
![]() | Pointer |
Represents a pointer device.
|
![]() | PointerRoutedEventArgs |
Provides event data for pointer message events related to specific user interface
elements, such as PointerPressed.
|
![]() | TappedRoutedEventArgs |
Provides event data for the Tapped event.
|
Delegate | Description | |
---|---|---|
![]() | KeyEventHandler |
Represents the method that handles the KeyUp and KeyDown events.
|
![]() | PointerEventHandler |
Represents the method that will handle pointer message events such as PointerPressed.
|
![]() | TappedEventHandler |
Represents the method that will handle the Tapped event.
|