Share via


ItemContainerAutomationPeer(ItemContainer) Constructor

Definition

Initializes a new instance of the ItemContainerAutomationPeer class.

 ItemContainerAutomationPeer(ItemContainer const& owner);
public ItemContainerAutomationPeer(ItemContainer owner);
function ItemContainerAutomationPeer(owner)
Public Sub New (owner As ItemContainer)

Parameters

owner
ItemContainer

The owner element to create for.

Applies to