This section describes the event handling for touch devices.
CCoeControl::HandlePointerEventL()
.
The application that receives these events is the one that owns the window.AknLayoutUtils::PenEnabled()
to
check for touch support at runtime to allow for reduced run-time memory consumption
if the device does not support touch.