How do you place controls on the chrome of a WPF Window when the user is on Windows XP?
- by AKRamkumar
How can you place controls on a frame of a WPF window? I took a look at this but I don't know how to do this in WPF. link textThe problem comes when The application has to run on Windows XP where there is no DWM support. Also, if this is running on Vista without DWM, could the article still work?