C# Class Framework.ApplicationBar.BindableApplicationBarIconButton

Application Bar Icon Button that allows for routing the click to a method on the view model.
Inheritance: Microsoft.Phone.Shell.ApplicationBarIconButton
Afficher le fichier Open project: xepher/uwp-wxbus

Méthodes publiques

Méthode Description
BindableApplicationBarIconButton ( ) : System

Private Methods

Méthode Description
OnClick ( object sender, EventArgs e ) : void

Method Details

BindableApplicationBarIconButton() public méthode

public BindableApplicationBarIconButton ( ) : System
Résultat System