共用方式為


AppBarButtonAutomationPeer(AppBarButton) 建構函式

定義

初始化 AppBarButtonAutomationPeer 類別的新實例。

 AppBarButtonAutomationPeer(AppBarButton const& owner);
public AppBarButtonAutomationPeer(AppBarButton owner);
function AppBarButtonAutomationPeer(owner)
Public Sub New (owner As AppBarButton)

參數

owner
AppBarButton

要為其建立對等的 AppBarButton

適用於

另請參閱