MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.