AppBarButtonAutomationPeer(AppBarButton) 构造函数

定义

初始化 AppBarButtonAutomationPeer 类的新实例。

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

参数

owner
AppBarButton

要为其创建对等的 AppBarButton

适用于

另请参阅