CaptureElementAutomationPeer(CaptureElement) 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 CaptureElementAutomationPeer .
public:
CaptureElementAutomationPeer(CaptureElement ^ owner);
CaptureElementAutomationPeer(CaptureElement const& owner);
public CaptureElementAutomationPeer(CaptureElement owner);
function CaptureElementAutomationPeer(owner)
Public Sub New (owner As CaptureElement)
Parâmetros
- owner
- CaptureElement
A instância captureElement para a qual criar o par.