ContentElementAutomationPeer(ContentElement) Constructor

Definición

Inicializa una nueva instancia de la clase ContentElementAutomationPeer.

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

Parámetros

Se aplica a