C# Class Raven.Studio.MainPage

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: robashton/ravendb Class Usage Examples

Méthodes publiques

Méthode Description
MainPage ( ) : System
Refresh ( ) : void

Private Methods

Méthode 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 méthode

public MainPage ( ) : System
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void