C# Class NewMerchantSampleApp.MainPage

Inheritance: AnimatedBasePage
Datei anzeigen Open project: PayU/paytouch-windows

Public Methods

Method Description
MainPage ( ) : System

Protected Methods

Method Description
AnimationsComplete ( AnimationType animationType ) : void

Private Methods

Method Description
ApplicationBarMenuItemLogOut_OnClick ( object sender, EventArgs e ) : void
ApplicationBarMenuItemSettings_OnClick ( object sender, EventArgs e ) : void
ApplicationBarMenuItemWidget_OnClick ( object sender, EventArgs e ) : void
ButtonBuyNow_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

AnimationsComplete() protected method

protected AnimationsComplete ( AnimationType animationType ) : void
animationType AnimationType
return void

MainPage() public method

public MainPage ( ) : System
return System