Поделиться через


DocumentAutomationPeer(FrameworkContentElement) Конструктор

Определение

Инициализирует новый экземпляр класса DocumentAutomationPeer.

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

Параметры

owner
FrameworkContentElement

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

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