C# Class BetterExplorer.Networks.AccountAuthWindow.NavigationRoutedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Mostrar archivo Open project: Gainedge/BetterExplorer

Public Methods

Method Description
NavigationRoutedEventArgs ( System.Windows.RoutedEvent RoutedEvent, Uri uri, System response ) : System

Method Details

NavigationRoutedEventArgs() public method

public NavigationRoutedEventArgs ( System.Windows.RoutedEvent RoutedEvent, Uri uri, System response ) : System
RoutedEvent System.Windows.RoutedEvent
uri System.Uri
response System
return System