MediaPlayer.ScriptCommand Événement

Définition

Se produit en cas de rencontre d'une commande de script dans la 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

EventHandler<MediaScriptCommandEventArgs>

Remarques

Utilisation d'attributs XAML

<object ScriptCommand="EventHandler"/>  

S’applique à