Follow the convention of using the event macro names (rather than the event type) names in @event documentation in wxNotificationMessage documentation too, e.g. use EVT_NOTIFICATION_MESSAGE_CLICK rather than wxEVT_NOTIFICATION_MESSAGE_CLICK. Closes https://github.com/wxWidgets/wxWidgets/pull/2166