C# Class UWPResourcesGallery.Pages.StartPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Page
Show file Open project: chingucoding/UWP-Resources-Gallery

Public Methods

Method Description
StartPage ( ) : Microsoft.AppCenter.Analytics

Private Methods

Method Description
NavigateToAcrylicBrushDesignerPage_Click ( object sender, RoutedEventArgs e ) : void
NavigateToIconListPage_Click ( object sender, RoutedEventArgs e ) : void
NavigateToSystemBrushesPage_Click ( object sender, RoutedEventArgs e ) : void
NavigateToSystemColorsPage_Click ( object sender, RoutedEventArgs e ) : void
NavigateToUniversalContractsPage_Click ( object sender, RoutedEventArgs e ) : void

Method Details

StartPage() public method

public StartPage ( ) : Microsoft.AppCenter.Analytics
return Microsoft.AppCenter.Analytics