PivotItemAutomationPeer(PivotItem) 建構函式

定義

初始化 PivotItemAutomationPeer 類別的新實例。

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

參數

owner
PivotItem

要為其建立對等的 PivotItem

適用於

另請參閱