Viewport3DAutomationPeer(Viewport3D) 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 Viewport3DAutomationPeer.
public:
Viewport3DAutomationPeer(System::Windows::Controls::Viewport3D ^ owner);
public Viewport3DAutomationPeer (System.Windows.Controls.Viewport3D owner);
new System.Windows.Automation.Peers.Viewport3DAutomationPeer : System.Windows.Controls.Viewport3D -> System.Windows.Automation.Peers.Viewport3DAutomationPeer
Public Sub New (owner As Viewport3D)
Parâmetros
- owner
- Viewport3D
O Viewport3D associado a este Viewport3DAutomationPeer.