Share via


ItemsViewAutomationPeer(ItemsView) Constructor

Definition

Initializes a new instance of the ItemsViewAutomationPeer class.

 ItemsViewAutomationPeer(ItemsView const& owner);
public ItemsViewAutomationPeer(ItemsView owner);
function ItemsViewAutomationPeer(owner)
Public Sub New (owner As ItemsView)

Parameters

owner
ItemsView

The owner element to create for.

Applies to