Condividi tramite


UIElement3DAutomationPeer(UIElement3D) Costruttore

Definizione

Inizializza una nuova istanza della classe 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)

Parametri

owner
UIElement3D

Oggetto UIElement3D associato all'oggetto UIElement3DAutomationPeer.

Commenti

UIElement3DAutomationPeerè stato introdotto nella .NET Framework versione 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Si applica a