MediaElement.ScriptCommand Événement

Définition

Se produit lorsqu'une commande de script est rencontrée sur 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

EventHandler<MediaScriptCommandRoutedEventArgs>

Remarques

Informations sur les événements acheminés

Champ d’identificateur ScriptCommandEvent
Stratégie de routage Bouillonnant
Délégué EventHandler, avec contrainte de MediaScriptCommandRoutedEventArgs

S’applique à