UIElementAdapter<TUIElement> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |