UIElementAdapter Constructor

Initializes a new instance of the UIElementAdapter class.

Namespace: Microsoft.Practices.CompositeUI.UIElements
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration

                    Protected Sub New
                  
'Usage

                    Dim instance As New UIElementAdapter(Of TUIElement)
                  
                    protected UIElementAdapter ()
                  
                    protected:
UIElementAdapter ()
                  
                    protected UIElementAdapter ()
                  
                    protected function UIElementAdapter ()
                  

See Also

Reference

UIElementAdapter Class
UIElementAdapter Members
Microsoft.Practices.CompositeUI.UIElements Namespace