Share via


UIElementRenderer Members

The following tables list the members exposed by the UIElementRenderer type.

Public Constructors

Name Description
Public Method UIElementRenderer Creates an instance of a UIElementRenderer object.

Public Properties

Name Description
Public Property Element A UIElement for rendering.
Public Property Texture Texture which contains a rendered UIElement.

Public Methods

Name Description
Public Method Dispose Overloaded. Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Render Renders a Silverlight UIElement into an XNA Framework Texture2D object.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

UIElementRenderer Class
Microsoft.Xna.Framework.Graphics Namespace