Freigeben über


MediaPlayerLauncher.Controls-Eigenschaft

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Controls As MediaPlaybackControls
public MediaPlaybackControls Controls { get; set; }
public:
property MediaPlaybackControls Controls {
    MediaPlaybackControls get ();
    void set (MediaPlaybackControls value);
}
member Controls : MediaPlaybackControls with get, set

Eigenschaftswert

Typ: Microsoft.Phone.Tasks.MediaPlaybackControls

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

MediaPlayerLauncher Klasse

Microsoft.Phone.Tasks-Namespace