MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter) 构造函数

定义

初始化 MenuFlyoutPresenterAutomationPeer 类的新实例。

 MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter const& owner);
public MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter owner);
function MenuFlyoutPresenterAutomationPeer(owner)
Public Sub New (owner As MenuFlyoutPresenter)

参数

owner
MenuFlyoutPresenter

要为其创建的 owner 元素。

适用于