Freigeben über


PivotItemAutomationPeer(PivotItem) Konstruktor

Definition

Initialisiert eine neue instance der PivotItemAutomationPeer-Klasse.

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

Parameter

owner
PivotItem

Das PivotItem, für das ein Peer erstellt werden soll.

Gilt für:

Weitere Informationen