Compartir a través de


ContentTextAutomationPeer(FrameworkContentElement) Constructor

Definición

Proporciona la inicialización de los valores de clase base cuando lo invoca el constructor de una clase derivada.

protected:
 ContentTextAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
protected ContentTextAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.ContentTextAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.ContentTextAutomationPeer
Protected Sub New (owner As FrameworkContentElement)

Parámetros

Se aplica a