Sdílet prostřednictvím


TextAutomationPeer(FrameworkElement) Konstruktor

Definice

Inicializuje novou instanci TextAutomationPeer třídy.

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)

Parametry

owner
FrameworkElement

To TextPattern je přidruženo k tomuto TextAutomationPeer.

Platí pro

Viz také