Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 793 Bytes

mediaplayerpresenter.md

File metadata and controls

31 lines (19 loc) · 793 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.MediaPlayerPresenter
winrt class

Windows.UI.Xaml.Controls.MediaPlayerPresenter

-description

Represents an object that displays a MediaPlayer.

-xaml-syntax

<MediaPlayerPresenter .../>

-remarks

MediaPlayerPresenter is intended to be used in the control template of the MediaPlayerElement control. You will typically use MediaPlayerElement in your app rather than MediaPlayerPresenter.

-examples

-see-also

FrameworkElement