Condividi tramite


ListBoxItemAutomationPeer(ListBoxItem) Costruttore

Definizione

Inizializza una nuova istanza della classe ListBoxItemAutomationPeer .

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

Parametri

owner
ListBoxItem

Elemento proprietario per cui creare.

Si applica a