WebBrowser.Navigated, événement

Espace de noms :  Microsoft.Phone.Controls
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Event Navigated As EventHandler(Of NavigationEventArgs)
public event EventHandler<NavigationEventArgs> Navigated
public:
 event EventHandler<NavigationEventArgs^>^ Navigated {
    void add (EventHandler<NavigationEventArgs^>^ value);
    void remove (EventHandler<NavigationEventArgs^>^ value);
}
member Navigated : IEvent<EventHandler<NavigationEventArgs>,
    NavigationEventArgs>

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

WebBrowser Classe

Microsoft.Phone.Controls, espace de noms