System.Windows.Graphics Namespace
Silverlight
Provides Silverlight specific classes to support the core XNA framework in Silverlight.
| 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. |
| Enumeration | Description | |
|---|---|---|
|
RenderMode | Describe the types of rendering. |
|
RenderModeReason | Describes the possible explanation for the RenderMode value. |
Community Additions
ADD
Show: