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
Show file Open project: slodge/BallControl

Public Methods

Method Description
HomeView ( ) : System

Private Methods

Method Description
ItemGridView_OnSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
ItemListView_OnSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
OnSelectionChangedCommon ( SelectionChangedEventArgs e ) : void

Method Details

HomeView() public method

public HomeView ( ) : System
return System