Share via


PresentationSource.RootUIElement Property

Gets or sets the logical root UI element of a source of content.

Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public UIElement RootUIElement { get; set; }

Property Value

A UIElement object that represents the root UI element of the source.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

PresentationSource Class
PresentationSource Members
Microsoft.SPOT.Presentation Namespace