MediaElement.ScriptCommand イベント

定義

メディアにスクリプト コマンドが指定されているときに発生します。

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) 

イベントの種類

注釈

ルーティングされたイベント情報

識別子フィールド ScriptCommandEvent
ルーティング戦略 バブル
代理人 EventHandlerの制約を持つ 。 MediaScriptCommandRoutedEventArgs

適用対象