In This Article

UIElementComponent Class

Represents a UIElement that implements IComponent.

public class UIElementComponent : UIElement, IInputElement, IUIElement, ILogicalTreeNode, IComponent, IDisposable
Inheritance:
Object MarshalByRefObject DisposableObject LogicalTreeNodeBase UIElement Object
Implements:
IInputElement IUIElement ILogicalTreeNode IDisposable

Constructors

UIElementComponent()

public UIElementComponent()

Inherited Members