I need a WPF window that has a background image and I desire it not to scale beyond a certain point or maybe even at all. I am trying to duplicate the image effect of this site... http://richardpwalton.co.uk/ - When you scale the window it only
scales down so far and then starts to clip but I don't know how to do that in WPF.
Any suggestions?
yes i am relatively new to WPF :)
View Complete Post