Compartir a través de


PivotItemAutomationPeer(PivotItem) Constructor

Definición

Inicializa una nueva instancia de la clase PivotItemAutomationPeer .

 PivotItemAutomationPeer(PivotItem const& owner);
public PivotItemAutomationPeer(PivotItem owner);
function PivotItemAutomationPeer(owner)
Public Sub New (owner As PivotItem)

Parámetros

owner
PivotItem

PivotItem para el que se va a crear un elemento del mismo nivel.

Se aplica a

Consulte también