MediaElement.ScriptCommand Événement

Définition

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

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

Type d'événement

Remarques

Informations sur les événements routés

Élément Valeur
Champ d’identificateur ScriptCommandEvent
Stratégie de routage Bouillonnant
Déléguer EventHandler, avec contrainte de MediaScriptCommandRoutedEventArgs

S’applique à