C# Class BetterExplorer.Networks.AccountAuthWindow.NavigationRoutedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

Méthode Description
NavigationRoutedEventArgs ( System.Windows.RoutedEvent RoutedEvent, Uri uri, System response ) : System

Method Details

NavigationRoutedEventArgs() public méthode

public NavigationRoutedEventArgs ( System.Windows.RoutedEvent RoutedEvent, Uri uri, System response ) : System
RoutedEvent System.Windows.RoutedEvent
uri System.Uri
response System
Résultat System