共用方式為


AppBarAutomationPeer(AppBar) 建構函式

定義

初始化 AppBarAutomationPeer 類別的新實例。

 AppBarAutomationPeer(AppBar const& owner);
public AppBarAutomationPeer(AppBar owner);
function AppBarAutomationPeer(owner)
Public Sub New (owner As AppBar)

參數

owner
AppBar

要為其建立對等的 AppBar 控制項實例。

適用於