C# Class NavigationDemos.AppShell

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Mostrar archivo Open project: TelerikAcademy/Windows-Applications Class Usage Examples

Public Methods

Method Description
AppShell ( ) : System

Private Methods

Method Description
OnAddAppBarButtonClick ( object sender, RoutedEventArgs e ) : void
OnHomeAppBarButtonClick ( object sender, RoutedEventArgs e ) : void

Method Details

AppShell() public method

public AppShell ( ) : System
return System