FlyoutPresenterAutomationPeer(FlyoutPresenter) 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 FlyoutPresenterAutomationPeer .
FlyoutPresenterAutomationPeer(FlyoutPresenter const& owner);
public FlyoutPresenterAutomationPeer(FlyoutPresenter owner);
function FlyoutPresenterAutomationPeer(owner)
Public Sub New (owner As FlyoutPresenter)
Parâmetros
- owner
- FlyoutPresenter
O FlyoutPresenter para o qual criar o par.