C# Class Framework.ApplicationBar.BindableApplicationBarMenuItem

Application Bar Menu Item that allows for routing the click to a method on the view model.
Inheritance: Microsoft.Phone.Shell.ApplicationBarMenuItem
Afficher le fichier Open project: xepher/uwp-wxbus Class Usage Examples

Méthodes publiques

Méthode Description
BindableApplicationBarMenuItem ( ) : System

Private Methods

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

Method Details

BindableApplicationBarMenuItem() public méthode

public BindableApplicationBarMenuItem ( ) : System
Résultat System