Sdílet prostřednictvím


UIElement3DAutomationPeer(UIElement3D) Konstruktor

Definice

Inicializuje novou instanci UIElement3DAutomationPeer třídy .

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)

Parametry

owner
UIElement3D

Hodnota UIElement3D , která je přidružená k tomuto UIElement3DAutomationPeer.

Poznámky

UIElement3DAutomationPeer je zaveden v rozhraní .NET Framework verze 3.5. Další informace najdete v tématu Verze a závislosti.

Platí pro