C# Class InteractiveToastExtensionsSample.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: ScottIsAFool/InteractiveToastExtensions

Public Methods

Method Description
MainPage ( ) : InteractiveToastExtensions

Private Methods

Method Description
DeadpoolNotification ( ) : ToastNotification
NielsNotification ( ) : ToastNotification
UIElement_OnTapped ( object sender, TappedRoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : InteractiveToastExtensions
return InteractiveToastExtensions