WindowsFormsHostAutomationPeer(WindowsFormsHost) Конструктор

Определение

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

public:
 WindowsFormsHostAutomationPeer(System::Windows::Forms::Integration::WindowsFormsHost ^ owner);
public WindowsFormsHostAutomationPeer (System.Windows.Forms.Integration.WindowsFormsHost owner);
new System.Windows.Automation.Peers.WindowsFormsHostAutomationPeer : System.Windows.Forms.Integration.WindowsFormsHost -> System.Windows.Automation.Peers.WindowsFormsHostAutomationPeer
Public Sub New (owner As WindowsFormsHost)

Параметры

owner
WindowsFormsHost

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

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