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 | |
---|---|---|
CompositionMode | Defines the mode to use for composition. | |
GraphicsDeviceManager | Provides functionality for managing the GraphicsDevice. Use the static property Current, to get an instance the global device manager. | |
OffscreenCompositionMode | Specifies how a drawing surface is composed off screen. | |
RenderModeChangedEventArgs | Provides data for the RenderModeChanged event. |
Enumerations
Enumeration | Description | |
---|---|---|
RenderMode | Describe the types of rendering. | |
RenderModeReason | Describes the possible explanation for the RenderMode value. |