共用方式為


MenuFlyoutItemAutomationPeer(MenuFlyoutItem) 建構函式

定義

初始化 MenuFlyoutItemAutomationPeer 類別的新實例。

 MenuFlyoutItemAutomationPeer(MenuFlyoutItem const& owner);
public MenuFlyoutItemAutomationPeer(MenuFlyoutItem owner);
function MenuFlyoutItemAutomationPeer(owner)
Public Sub New (owner As MenuFlyoutItem)

參數

owner
MenuFlyoutItem

要為其建立的 owner 元素。

適用於