C# Class AncsNotifier.MainPage

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: troufster/AncsNotifier

Méthodes publiques

Свойство Type Description
DataList ObservableCollection

Méthodes publiques

Méthode Description
MainPage ( ) : System

Private Methods

Méthode Description
AncsManagerOnOnNotification ( PlainNotification o ) : void
AncsManagerOnOnStatusChange ( string s ) : void
ButtonNegative_OnClick ( object sender, RoutedEventArgs e ) : void
ButtonPositive_OnClick ( object sender, RoutedEventArgs e ) : void
Show ( ToastContent content ) : void
button_Click ( object sender, RoutedEventArgs e ) : void
setStatus ( string status ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

Property Details

DataList public_oe property

public ObservableCollection DataList
Résultat ObservableCollection