GraphicsDevice.DeviceLost Event
Occurs when a GraphicsDevice is about to be lost (for example, immediately before a reset).
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public event EventHandler DeviceLost
Example
To add an event handler that listens for DeviceLost, use the following C# code.
[C#] GraphicsDevice.DeviceLost += new System.EventHandler( this.GraphicsDeviceLostEventHandler );
See Also
Reference
GraphicsDevice Class
GraphicsDevice Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista