C# Class Cirrious.Sphero.WorkBench.UI.WinRT.Views.HomeView

A page that displays a collection of item previews. In the Split Application this page is used to display and select one of the available groups.
Inheritance: Cirrious.Sphero.WorkBench.UI.WinRT.Common.LayoutAwarePage
Afficher le fichier Open project: slodge/BallControl

Méthodes publiques

Méthode Description
HomeView ( ) : System

Private Methods

Méthode Description
ItemGridView_OnSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
ItemListView_OnSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
OnSelectionChangedCommon ( SelectionChangedEventArgs e ) : void

Method Details

HomeView() public méthode

public HomeView ( ) : System
Résultat System