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 the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.