Share via


UIElementAdapter<TUIElement> Class

Definition

generic <typename TUIElement>
public ref class UIElementAdapter abstract : Microsoft::Practices::CompositeUI::UIElements::IUIElementAdapter
public abstract class UIElementAdapter<TUIElement> : Microsoft.Practices.CompositeUI.UIElements.IUIElementAdapter
type UIElementAdapter<'UIElement> = class
    interface IUIElementAdapter
Public MustInherit Class UIElementAdapter(Of TUIElement)
Implements IUIElementAdapter

Type Parameters

TUIElement
Inheritance
UIElementAdapter<TUIElement>
Derived
Implements

Constructors

UIElementAdapter<TUIElement>()

Methods

Add(Object)
Add(TUIElement)
Remove(Object)
Remove(TUIElement)

Applies to