System.Windows.Graphics Namespace

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Provides Silverlight specific classes to support the core XNA framework in Silverlight.

Classes

  Class Description
Public class CompositionMode Defines the mode to use for composition.
Public class GraphicsDeviceManager Provides functionality for managing the GraphicsDevice. Use the static property Current, to get an instance the global device manager.
Public class OffscreenCompositionMode Specifies how a drawing surface is composed off screen.
Public class RenderModeChangedEventArgs Provides data for the RenderModeChanged event.

Enumerations

  Enumeration Description
Public enumeration RenderMode Describe the types of rendering.
Public enumeration RenderModeReason Describes the possible explanation for the RenderMode value.