UIElementRenderer.Texture Property

Note

This property is available only when developing for Windows Phone.

Texture which contains a rendered UIElement.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Interop (in microsoft.xna.framework.interop.dll)

Syntax

public Texture2D Texture { get; }

Property Value

The output texture that contains a rendered UIElement.

See Also

Reference

UIElementRenderer Class
UIElementRenderer Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Windows Phone