UIElementRenderer.Element Property
A UIElement for rendering.
Syntax
'Declaration
Public ReadOnly Property Element As UIElement
public UIElement Element { get; }
public:
property UIElement Element {
UIElement get ();
}
Property Value
Type: UIElement
A UIElement for rendering.
Requirements
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
See Also
Reference
UIElementRenderer Class
UIElementRenderer Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Windows Phone