Is it possible to run a WPF application in exclusive mode - where does it own the entire screen? I want to do full screen video playback.
If you set WindowStyleto Noneand maximize, you will get a full screen, including the taskbar. But then you have to realize your own chrome.
WindowStyle
None