Share via


ItemsControlUIAdapter(ItemsControl) Constructor

Definition

public:
 ItemsControlUIAdapter(System::Windows::Controls::ItemsControl ^ itemsControl);
public ItemsControlUIAdapter (System.Windows.Controls.ItemsControl itemsControl);
new Microsoft.Practices.CompositeUI.Windows.UIElements.ItemsControlUIAdapter : System.Windows.Controls.ItemsControl -> Microsoft.Practices.CompositeUI.Windows.UIElements.ItemsControlUIAdapter
Public Sub New (itemsControl As ItemsControl)

Parameters

itemsControl
ItemsControl

Applies to