NavigationWindow.NavigationProgress Händelse

Definition

Inträffar regelbundet under en nedladdning för att tillhandahålla information om navigeringsförloppet.

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 

Händelsetyp

Kommentarer

Se även NavigationService.NavigationProgress.

Gäller för

Se även