Condividi tramite


TextAutomationPeer(FrameworkElement) Costruttore

Definizione

Inizializza una nuova istanza della classe TextAutomationPeer.

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

Parametri

owner
FrameworkElement

Oggetto TextPattern associato all'oggetto TextAutomationPeer.

Si applica a

Vedi anche