MediaElement.MediaFailed Evento

Definição

Ocorre quando um erro é encontrado.

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) 

Tipo de evento

EventHandler<ExceptionRoutedEventArgs>

Comentários

Informações de evento encaminhado

Campo identificador MediaFailedEvent
Estratégia de roteamento Borbulhando
Delegar EventHandler<TEventArgs>, com restrição de ExceptionRoutedEventArgs.

Aplica-se a