Table of Contents

Class UIElement

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UIElement is a base class for core level implementations building on elements and basic presentation characteristics.

public class UIElement : DependencyObject, IBaseObject, IDisposableObject, IDisposable
Inheritance
UIElement
Implements
Derived

Methods

RaiseLayoutUpdated()

Raises LayoutUpdated event.

Events

LayoutUpdated

Occurs when the layout of the various visual elements changes.