Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 796 Bytes

mediaplaybackcommandmanagerpausereceivedeventargs.md

File metadata and controls

20 lines (14 loc) · 796 Bytes
-api-id -api-type
T:Windows.Media.Playback.MediaPlaybackCommandManagerPauseReceivedEventArgs
winrt class

Windows.Media.Playback.MediaPlaybackCommandManagerPauseReceivedEventArgs

-description

Provides data or the MediaPlaybackCommandManager.PauseReceived event, which occurs when the command manager receives a command from the Pause button of the System Media Transport Controls.

-remarks

Get an instance of this class by handling the MediaPlaybackCommandManager.PauseReceived event.

-examples

-see-also