Tag Archives: Full-Screen

Fixing full-screen WPF windows

2011-12-13 – Note – if you got here trying to find out how to create a full-screen WPF window – you need to set WindowState=”Maximized” and WindowStyle=”None”. This post is about a workaround for an issue that will sometimes arise … Continue reading

Posted in Computers and Internet, Uncategorized | Tagged , , , | 5 Comments