Freigeben über


MediaElementAutomationPeer(MediaElement) Konstruktor

Definition

Initialisiert eine neue instance der MediaElementAutomationPeer-Klasse.

public:
 MediaElementAutomationPeer(MediaElement ^ owner);
 MediaElementAutomationPeer(MediaElement const& owner);
public MediaElementAutomationPeer(MediaElement owner);
function MediaElementAutomationPeer(owner)
Public Sub New (owner As MediaElement)

Parameter

owner
MediaElement

Das owner-Element, für das erstellt werden soll.

Gilt für: