Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 481 Bytes

mediaelement_play_848564459.md

File metadata and controls

21 lines (14 loc) · 481 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.MediaElement.Play
winrt method

Windows.UI.Xaml.Controls.MediaElement.Play

-description

Plays media from the current position.

-remarks

Any calls to Play, Pause, and Stop methods that occur before the MediaOpened event is raised are ignored.

-examples

-see-also