MediaElement.MediaFailed Událost

Definice

Nastane, když dojde k chybě.

public:
 event EventHandler<System::Windows::ExceptionRoutedEventArgs ^> ^ MediaFailed;
public event EventHandler<System.Windows.ExceptionRoutedEventArgs> MediaFailed;
member this.MediaFailed : EventHandler<System.Windows.ExceptionRoutedEventArgs> 
Public Custom Event MediaFailed As EventHandler(Of ExceptionRoutedEventArgs) 

Event Type

EventHandler<ExceptionRoutedEventArgs>

Poznámky

Informace o směrované události

Pole identifikátoru MediaFailedEvent
Strategie směrování Bublající
Delegát EventHandler<TEventArgs>, s omezením ExceptionRoutedEventArgs.

Platí pro