MediaElement.BufferingStarted Evento

Definición

Se produce cuando comienza el almacenamiento en búfer de elementos multimedia.

public:
 event System::Windows::RoutedEventHandler ^ BufferingStarted;
public event System.Windows.RoutedEventHandler BufferingStarted;
member this.BufferingStarted : System.Windows.RoutedEventHandler 
Public Custom Event BufferingStarted As RoutedEventHandler 

Tipo de evento

RoutedEventHandler

Comentarios

Información sobre eventos enrutados

Campo identificador BufferingStartedEvent
Estrategia de enrutamiento Burbujeante
Delegado RoutedEventHandler

Se aplica a