SystemMediaTransportControls.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The system media transport controls for the current view.
public:
static SystemMediaTransportControls ^ GetForCurrentView();
static SystemMediaTransportControls GetForCurrentView();
public static SystemMediaTransportControls GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SystemMediaTransportControls
Returns
The system media transport controls for the current view.
Remarks
For information about using this API to get a reference to manually integrate your app with the system media transport controls, see Manual control of the System Media Transport Controls.