Condividi tramite


ItemsControlAutomationPeer(ItemsControl) Costruttore

Definizione

Inizializza una nuova istanza della classe ItemsControlAutomationPeer .

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

Parametri

owner
ItemsControl

Elemento proprietario per cui creare.

Si applica a