AppBarToggleButtonAutomationPeer(AppBarToggleButton) 构造函数

定义

初始化 AppBarToggleButtonAutomationPeer 类的新实例。

 AppBarToggleButtonAutomationPeer(AppBarToggleButton const& owner);
public AppBarToggleButtonAutomationPeer(AppBarToggleButton owner);
function AppBarToggleButtonAutomationPeer(owner)
Public Sub New (owner As AppBarToggleButton)

参数

owner
AppBarToggleButton

要为其创建对等方的 AppBarToggleButton

适用于

另请参阅