NavigationWindow.NavigationProgress Evento

Definizione

Si verifica periodicamente durante un download per fornire informazioni sullo stato dello spostamento.

public:
 virtual event System::Windows::Navigation::NavigationProgressEventHandler ^ NavigationProgress;
public:
 event System::Windows::Navigation::NavigationProgressEventHandler ^ NavigationProgress;
public event System.Windows.Navigation.NavigationProgressEventHandler NavigationProgress;
member this.NavigationProgress : System.Windows.Navigation.NavigationProgressEventHandler 
Public Custom Event NavigationProgress As NavigationProgressEventHandler 

Tipo evento

Commenti

Vedere NavigationService.NavigationProgress.

Si applica a

Vedi anche