No, Metro style apps do not use HWNDs and cannot get window messages. See
Win32 and COM API for information about which Win32 and COM API are available to Metro style apps.
As Nishant asks: what are you trying to do with window messages? There may be a way to achieve that goal via a supported mechanism.
--Rob