Wondering if it is possible to replace the desktop (ie. icons, wallpaper) with a WPF Window, Frame or something that I can interact with using WPF and C#? I also don't want it to hide when Show Desktop is clicked.
I'm guessing I'll need to use some Win32 APIs or something? Anyone have any examples, or can anyone point me in the right direction?
Thanks