I want to get all (but only) the windows processes which are shown by pressing alt+tab.
With Process.GetProcesses() I could get all processes and with
Process.GetProcesses()