C# Class Twitch.View.GameResultsPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: alanebro82/Twitch

Méthodes publiques

Свойство Type Description
DesiredItemHeightProperty Windows.UI.Xaml.DependencyProperty
DesiredItemWidthProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
GameResultsPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
GridView_HandleItemClick ( object sender, ItemClickEventArgs e ) : void
GridView_HandleSizeChanged ( object sender, Windows e ) : void

Method Details

GameResultsPage() public méthode

public GameResultsPage ( ) : System
Résultat System

OnNavigatedFrom() protected méthode

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

OnNavigatedTo() protected méthode

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

Property Details

DesiredItemHeightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DesiredItemHeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

DesiredItemWidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DesiredItemWidthProperty
Résultat Windows.UI.Xaml.DependencyProperty