MediaExperience.GoToFullScreen Method

Moves the current media playback experience into full-screen mode.

Syntax

public void GoToFullScreen();

Parameters

This method takes no parameters.

Return Value

This method does not return a value.

Remarks

By default, playback for media content will appear in whatever view port (shared or custom) is open on your page. Use this method to move the playback to full-screen mode.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also