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

Определение

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

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

Параметры

owner
FrameworkContentElement

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

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