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
显示文件 Open project: drasticactions/Pureisuteshon-App

Public Methods

Method Description
StickerSelectionPage ( ) : System

Private Methods

Method 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 method

public StickerSelectionPage ( ) : System
return System