SettingsFlyoutAutomationPeer(SettingsFlyout) 构造函数

定义

初始化 SettingsFlyoutAutomationPeer 类的新实例。

 SettingsFlyoutAutomationPeer(SettingsFlyout const& owner);
public SettingsFlyoutAutomationPeer(SettingsFlyout owner);
function SettingsFlyoutAutomationPeer(owner)
Public Sub New (owner As SettingsFlyout)

参数

owner
SettingsFlyout

要为其创建对等节点的 SettingsFlyout

适用于

另请参阅