ImageAutomationPeer(Image) Konstruktor

Definition

Initialisiert eine neue Instanz der ImageAutomationPeer-Klasse.

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)

Parameter

owner
Image

Die Image, die diesem ImageAutomationPeer zugeordnet ist.

Gilt für