GraphicsDeviceManager.Current Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Static property that gets an instance of the GraphicsDeviceManager.
Namespace: System.Windows.Graphics
Assembly: System.Windows.Xna (in System.Windows.Xna.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Current As GraphicsDeviceManager
public static GraphicsDeviceManager Current { get; }
Property Value
Type: System.Windows.Graphics.GraphicsDeviceManager
The graphics device manager.
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.