MediaElement.ScriptCommand Ereignis

Definition

Tritt auf, wenn ein Skriptbefehl im Medium erkannt wird.

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) 

Ereignistyp

Hinweise

Informationen zum Routingereignis

Bezeichnerfeld ScriptCommandEvent
Routingstrategie Bubbling
Delegat EventHandler, mit der Einschränkung MediaScriptCommandRoutedEventArgs

Gilt für: