The documentation mentions "specifically" the following cases:
An application opens its first window.
A user switches to the application by using ALT+TAB or by using Task Manager.
A user clicks the taskbar button for one of the windows in an application.
But leaves out the obvious one: clicking an open window to activate it. This also results in an Activated event (if the app is not already active).