MediaPlayer.ScriptCommand Événement

Définition

Se produit lorsqu’une commande de script a été rencontrée dans le média.

public:
 event EventHandler<System::Windows::Media::MediaScriptCommandEventArgs ^> ^ ScriptCommand;
public event EventHandler<System.Windows.Media.MediaScriptCommandEventArgs> ScriptCommand;
member this.ScriptCommand : EventHandler<System.Windows.Media.MediaScriptCommandEventArgs> 
Public Custom Event ScriptCommand As EventHandler(Of MediaScriptCommandEventArgs) 

Type d'événement

Remarques

Utilisation des attributs XAML

<object ScriptCommand="EventHandler"/>

S’applique à