Бөлісу құралы:


TextAutomationPeer(FrameworkElement) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

owner
FrameworkElement

Объект TextPattern, связанный с этим TextAutomationPeer.

Применяется к

См. также раздел