PointerEventArgs Members
PointerEventArgs has the following members.
Public Properties
| |
Name |
Description |
 |
CurrentPoint |
Gets the pointer data of the last pointer event. |
 |
Handled |
Gets or sets whether the pointer event was handled. |
 |
KeyModifiers |
Gets the keyboard key or keys used to modify the pointer input, such as the “Ctrl” key when pressed in conjunction with another key, as in Ctrl+C. |
Public Methods
| |
Name |
Description |
 |
GetIntermediatePoints |
Retrieves the pointer data for up to the last 64 pointer locations since the last pointer event. |
See also
Reference
PointerEventArgs Class
Windows.UI.Core Namespace