Share via


UIElement3DAutomationPeer(UIElement3D) Constructor

Definición

Inicializa una nueva instancia de la clase UIElement3DAutomationPeer.

public:
 UIElement3DAutomationPeer(System::Windows::UIElement3D ^ owner);
public UIElement3DAutomationPeer (System.Windows.UIElement3D owner);
new System.Windows.Automation.Peers.UIElement3DAutomationPeer : System.Windows.UIElement3D -> System.Windows.Automation.Peers.UIElement3DAutomationPeer
Public Sub New (owner As UIElement3D)

Parámetros

Comentarios

UIElement3DAutomationPeer se introduce en .NET Framework versión 3.5. Para más información, vea Versiones y dependencias.

Se aplica a