// Constructor public MainPage() { InitializeComponent(); engine = new PianoEngine(); // Sample code to localize the ApplicationBar //BuildLocalizedApplicationBar(); }