How to toggle in fullscreen mode ?

Hi, I’m trying to get working the fullscreen mode in my game with Windows/DirectX port of MonoGame but it doesn’t work.

I try to do this with the following method

graphicsDeviceManager.ToggleFullScreen();

Is there another method to switch in fullscreen mode or is it a bug that we can fix ?

Yann;

I love(not really) that bug, don’t worry you’re not the only one: