C# Class RavenFS.Studio.MainPage

Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
ContentFrame_Navigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
ContentFrame_NavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void
HighlightCurrentPage ( Uri currentUri ) : void
HyperlinkMatchesUri ( string uri, System.Windows.Controls.HyperlinkButton link ) : bool

Method Details

MainPage() public method

public MainPage ( ) : System
return System