C# Class PlayStation_App.Views.StickerSelectionPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: drasticactions/Pureisuteshon-App

Méthodes publiques

Méthode Description
StickerSelectionPage ( ) : System

Private Methods

Méthode Description
AdaptiveStates_CurrentStateChanged ( object sender, VisualStateChangedEventArgs e ) : void
LayoutRoot_Loaded ( object sender, RoutedEventArgs e ) : void
StickerGroup_OnClick ( object sender, ItemClickEventArgs e ) : void
UpdateForVisualState ( VisualState newState, VisualState oldState = null ) : void

Method Details

StickerSelectionPage() public méthode

public StickerSelectionPage ( ) : System
Résultat System