UIElementRenderer Members
The following tables list the members exposed by the UIElementRenderer type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UIElementRenderer | Creates an instance of a UIElementRenderer object. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Element | A UIElement for rendering. |
![]() |
Texture | Texture which contains a rendered UIElement. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Render | Renders a Silverlight UIElement into an XNA Framework Texture2D object. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
UIElementRenderer Class
Microsoft.Xna.Framework.Graphics Namespace