Compartir a través de


UIElementAutomationPeer(UIElement) Constructor

Definición

Inicializa una nueva instancia de la clase UIElementAutomationPeer.

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

Parámetros

Se aplica a