MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe MenuFlyoutPresenterAutomationPeer .
MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter const& owner);
public MenuFlyoutPresenterAutomationPeer(MenuFlyoutPresenter owner);
function MenuFlyoutPresenterAutomationPeer(owner)
Public Sub New (owner As MenuFlyoutPresenter)
Parâmetros
- owner
- MenuFlyoutPresenter
O elemento proprietário para o qual criar.