ImageAutomationPeer(Image) Конструктор

Определение

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

public:
 ImageAutomationPeer(System::Windows::Controls::Image ^ owner);
public ImageAutomationPeer (System.Windows.Controls.Image owner);
new System.Windows.Automation.Peers.ImageAutomationPeer : System.Windows.Controls.Image -> System.Windows.Automation.Peers.ImageAutomationPeer
Public Sub New (owner As Image)

Параметры

owner
Image

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

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