#pragma checksum "F:\Dev\Windows8\DrumKit\DrumKit\UI\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "DDC6CF90EB0978C750730A223B6A9618" //------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace DrumKit { partial class MainPage : global::Windows.UI.Xaml.Controls.Page, global::Windows.UI.Xaml.Markup.IComponentConnector { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public void Connect(int connectionId, object target) { switch(connectionId) { case 1: #line 90 "..\..\UI\MainPage.xaml" ((global::Windows.UI.Xaml.Controls.Primitives.ButtonBase)(target)).Click += this.ButtonSettings_Click; #line default #line hidden break; case 2: #line 75 "..\..\UI\MainPage.xaml" ((global::Windows.UI.Xaml.Controls.Primitives.ButtonBase)(target)).Click += this.buttonAnimations_Click; #line default #line hidden break; case 3: #line 82 "..\..\UI\MainPage.xaml" ((global::Windows.UI.Xaml.Controls.Primitives.ButtonBase)(target)).Click += this.ButtonEditMode_Click; #line default #line hidden break; } this._contentLoaded = true; } } }