Share via


MenuFlyoutItemAutomationPeer(MenuFlyoutItem) Constructor

Definition

Initializes a new instance of the MenuFlyoutItemAutomationPeer class.

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

Parameters

owner
MenuFlyoutItem

The owner element to create for.

Applies to