#include <InputEvent.h>
Public Member Functions | |
PointerEvent (PointerEventType type, Windows::UI::Core::PointerEventArgs^args) | |
virtual void | execute () |
var | execute () |
local | execute () |
Public Member Functions inherited from InputEvent | |
InputEvent () | |
InputEvent () | |
virtual | ~InputEvent () |
PointerEvent | ( | PointerEventType | type, |
Windows::UI::Core::PointerEventArgs^ | args | ||
) |
var PointerEvent | ( | var | type, |
var | args | ||
) |
local PointerEvent | ( | local | type, |
local | args | ||
) |
|
virtual |
Implements InputEvent.
|
virtual |
Implements InputEvent.
|
virtual |
Implements InputEvent.