C# Class Jira.Win8.Views.ProjectView

A page that displays an overview of a single group, including a preview of the items within the group.
Inheritance: Jira.Win8.Common.LayoutAwarePage
Afficher le fichier Open project: iinteractive/jira-win8-client

Méthodes publiques

Méthode Description
ProjectView ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
itemGridView_ItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

ProjectView() public méthode

public ProjectView ( ) : System
Résultat System