ContentElementAutomationPeer(ContentElement) Конструктор

Определение

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

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

Параметры

owner
ContentElement

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

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