Share via


UIElement Class

Provides programming components you can use to lay out and render graphical user interface (GUI) items such as shapes, images, and controls on a particular region of a display device's screen.

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

Syntax

public abstract class UIElement : DispatcherObject

Remarks

The UIElement class is the the base class — or the basic Windows Presentation Foundation (WPF) element — from which all display elements derive.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UIElement Members
Microsoft.SPOT.Presentation Namespace