I am working on a WPF application. During tests I noticed, that the application runs way smoother, if I switch to a Windows Aero Theme instead of a Basic Theme.
Why does this happen - and how can I make sure that the applications always runs as smooth as it does when using a Windows Aero Theme?
Thank you for your answer!