How do you place controls on the chrome of a WPF Window when the user is on Windows XP?

Posted by AKRamkumar on Stack Overflow See other posts from Stack Overflow or by AKRamkumar
Published on 2010-03-23T18:59:21Z Indexed on 2010/03/23 19:03 UTC
Read the original article Hit count: 361

Filed under:
|
|
|
|

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 text
The 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?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about windows-vista