MediaPlayer.ScriptCommand Zdarzenie

Definicja

Występuje, gdy w nośniku napotkano polecenie skryptu.

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) 

Typ zdarzenia

EventHandler<MediaScriptCommandEventArgs>

Uwagi

Użycie atrybutu języka XAML

<object ScriptCommand="EventHandler"/>  

Dotyczy