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