示例#1
0
        // Constructor
        public MainPage()
        {
            InitializeComponent();
            engine = new PianoEngine();

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

            // Sample code to localize the ApplicationBar
            //BuildLocalizedApplicationBar();
        }