Partager via


ItemsControlAutomationPeer(ItemsControl) Constructeur

Définition

Initialise une nouvelle instance de la classe ItemsControlAutomationPeer.

 ItemsControlAutomationPeer(ItemsControl const& owner);
public ItemsControlAutomationPeer(ItemsControl owner);
function ItemsControlAutomationPeer(owner)
Public Sub New (owner As ItemsControl)

Paramètres

owner
ItemsControl

Élément owner pour lequel créer.

S’applique à