MediaPlayer.ScriptCommand Ereignis

Definition

Tritt ein, wenn in den Medien ein Skriptbefehl gefunden wurde.

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) 

Ereignistyp

EventHandler<MediaScriptCommandEventArgs>

Hinweise

Verwendung von XAML-Attributen

<object ScriptCommand="EventHandler"/>  

Gilt für