I want create AeroGlass effect in my application (not whole system) but it seem Microsoft was drop this feature from windows 8, so, I have to create it my own.
To create this effect, I'm going to get a rectangle of image below the window of my application and apply gauss blur on it and finaly draw to my windows. But how can I get image below the windows?