다음을 통해 공유


MediaElementAutomationPeer(MediaElement) 생성자

정의

MediaElementAutomationPeer 클래스의 새 instance 초기화합니다.

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

매개 변수

owner
MediaElement

만들 소유자 요소입니다.

적용 대상