Partager via


ListBoxItemAutomationPeer(ListBoxItem) Constructeur

Définition

Initialise une nouvelle instance de la classe ListBoxItemAutomationPeer.

 ListBoxItemAutomationPeer(ListBoxItem const& owner);
public ListBoxItemAutomationPeer(ListBoxItem owner);
function ListBoxItemAutomationPeer(owner)
Public Sub New (owner As ListBoxItem)

Paramètres

owner
ListBoxItem

Élément owner pour lequel créer.

S’applique à