Udostępnij za pośrednictwem


UIElement3DAutomationPeer(UIElement3D) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
UIElement3D

Element UIElement3D skojarzony z tym UIElement3DAutomationPeerelementem .

Uwagi

UIElement3DAutomationPeerjest wprowadzana w .NET Framework w wersji 3.5. Aby uzyskać więcej informacji, zobacz Wersje i zależności.

Dotyczy