Поделиться через


Viewport3DAutomationPeer(Viewport3D) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

owner
Viewport3D

Объект Viewport3D, связанный с этим Viewport3DAutomationPeer.

Применяется к