Share via


MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter) Constructor

Definition

Initializes a new instance of the MenuFlyoutPresenterAutomationPeer class.

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

Parameters

owner
MenuFlyoutPresenter

The owner element to create for.

Applies to