C# Class Com.Aote.Pages.Frame

Inheritance: System.Windows.Controls.Page
Datei anzeigen Open project: DuBin1988/newsellinggas

Public Methods

Method Description
Frame ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

Frame() public method

public Frame ( ) : System
return System

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void