Freigeben über


WebBrowser.NavigationFailed-Ereignis

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Event NavigationFailed As NavigationFailedEventHandler
public event NavigationFailedEventHandler NavigationFailed
public:
 event NavigationFailedEventHandler^ NavigationFailed {
    void add (NavigationFailedEventHandler^ value);
    void remove (NavigationFailedEventHandler^ value);
}
member NavigationFailed : IEvent<NavigationFailedEventHandler,
    NavigationFailedEventArgs>

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

WebBrowser Klasse

Microsoft.Phone.Controls-Namespace