I'm having this nasty problem with my game randomly crashing when changing the game window size, and I can't seem to find the source of the issue, so I'd like to try and approach this from another angle.
Say the GraphicsDevice
got disposed somehow. Can I recreate it or return it to its working state, so the game could continue running?