C# Class PlayStation_App.Views.StickerDetailSelectionPage

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
NavigateBackForWideState ( bool useTransition ) : void
StickerDetailSelectionPage ( ) : System

Private Methods

Method Description
PageRoot_Loaded ( object sender, RoutedEventArgs e ) : void
PageRoot_Unloaded ( object sender, RoutedEventArgs e ) : void
ShouldGoToWideState ( ) : bool
Window_SizeChanged ( object sender, Windows e ) : void

Method Details

NavigateBackForWideState() public method

public NavigateBackForWideState ( bool useTransition ) : void
useTransition bool
return void

StickerDetailSelectionPage() public method

public StickerDetailSelectionPage ( ) : System
return System