SharedGraphicsDeviceManager.Current Property

Gets the current SharedGraphicsDeviceManager.

Syntax

'Declaration
Public ReadOnly Property Current As SharedGraphicsDeviceManager 
public SharedGraphicsDeviceManager Current { get; }
public:
property SharedGraphicsDeviceManager Current {
         SharedGraphicsDeviceManager get ();
}

Property Value

Type: SharedGraphicsDeviceManager
The current SharedGraphicsDeviceManager.

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

SharedGraphicsDeviceManager Class
SharedGraphicsDeviceManager Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone