|
| 1 | +#pragma checksum "..\..\..\AccordaGUItar.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "901949210350DD6CFD9CEC55AD18CC11344049C2" |
| 2 | +//------------------------------------------------------------------------------ |
| 3 | +// <auto-generated> |
| 4 | +// Il codice è stato generato da uno strumento. |
| 5 | +// Versione runtime:4.0.30319.42000 |
| 6 | +// |
| 7 | +// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se |
| 8 | +// il codice viene rigenerato. |
| 9 | +// </auto-generated> |
| 10 | +//------------------------------------------------------------------------------ |
| 11 | + |
| 12 | +using MahApps.Metro.Controls; |
| 13 | +using System; |
| 14 | +using System.Diagnostics; |
| 15 | +using System.Windows; |
| 16 | +using System.Windows.Automation; |
| 17 | +using System.Windows.Controls; |
| 18 | +using System.Windows.Controls.Primitives; |
| 19 | +using System.Windows.Controls.Ribbon; |
| 20 | +using System.Windows.Data; |
| 21 | +using System.Windows.Documents; |
| 22 | +using System.Windows.Ink; |
| 23 | +using System.Windows.Input; |
| 24 | +using System.Windows.Markup; |
| 25 | +using System.Windows.Media; |
| 26 | +using System.Windows.Media.Animation; |
| 27 | +using System.Windows.Media.Effects; |
| 28 | +using System.Windows.Media.Imaging; |
| 29 | +using System.Windows.Media.Media3D; |
| 30 | +using System.Windows.Media.TextFormatting; |
| 31 | +using System.Windows.Navigation; |
| 32 | +using System.Windows.Shapes; |
| 33 | +using System.Windows.Shell; |
| 34 | + |
| 35 | + |
| 36 | +namespace Accorda { |
| 37 | + |
| 38 | + |
| 39 | + /// <summary> |
| 40 | + /// AccordaGUI |
| 41 | + /// </summary> |
| 42 | + public partial class AccordaGUI : MahApps.Metro.Controls.MetroWindow, System.Windows.Markup.IComponentConnector { |
| 43 | + |
| 44 | + |
| 45 | + #line 30 "..\..\..\AccordaGUItar.xaml" |
| 46 | + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
| 47 | + internal System.Windows.Controls.ComboBox InputDevices; |
| 48 | + |
| 49 | + #line default |
| 50 | + #line hidden |
| 51 | + |
| 52 | + |
| 53 | + #line 43 "..\..\..\AccordaGUItar.xaml" |
| 54 | + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
| 55 | + internal System.Windows.Controls.TextBlock FrequenzaLabel; |
| 56 | + |
| 57 | + #line default |
| 58 | + #line hidden |
| 59 | + |
| 60 | + |
| 61 | + #line 44 "..\..\..\AccordaGUItar.xaml" |
| 62 | + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
| 63 | + internal System.Windows.Controls.TextBlock FrequenzaAttuale; |
| 64 | + |
| 65 | + #line default |
| 66 | + #line hidden |
| 67 | + |
| 68 | + |
| 69 | + #line 49 "..\..\..\AccordaGUItar.xaml" |
| 70 | + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
| 71 | + internal System.Windows.Controls.ComboBox SelezionaCorda; |
| 72 | + |
| 73 | + #line default |
| 74 | + #line hidden |
| 75 | + |
| 76 | + private bool _contentLoaded; |
| 77 | + |
| 78 | + /// <summary> |
| 79 | + /// InitializeComponent |
| 80 | + /// </summary> |
| 81 | + [System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| 82 | + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.5.0")] |
| 83 | + public void InitializeComponent() { |
| 84 | + if (_contentLoaded) { |
| 85 | + return; |
| 86 | + } |
| 87 | + _contentLoaded = true; |
| 88 | + System.Uri resourceLocater = new System.Uri("/AccordaGUItar;component/accordaguitar.xaml", System.UriKind.Relative); |
| 89 | + |
| 90 | + #line 1 "..\..\..\AccordaGUItar.xaml" |
| 91 | + System.Windows.Application.LoadComponent(this, resourceLocater); |
| 92 | + |
| 93 | + #line default |
| 94 | + #line hidden |
| 95 | + } |
| 96 | + |
| 97 | + [System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| 98 | + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.5.0")] |
| 99 | + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
| 100 | + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] |
| 101 | + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] |
| 102 | + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] |
| 103 | + void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { |
| 104 | + switch (connectionId) |
| 105 | + { |
| 106 | + case 1: |
| 107 | + |
| 108 | + #line 24 "..\..\..\AccordaGUItar.xaml" |
| 109 | + ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LeggiLicenza_Click); |
| 110 | + |
| 111 | + #line default |
| 112 | + #line hidden |
| 113 | + return; |
| 114 | + case 2: |
| 115 | + |
| 116 | + #line 25 "..\..\..\AccordaGUItar.xaml" |
| 117 | + ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Chiudi_Click); |
| 118 | + |
| 119 | + #line default |
| 120 | + #line hidden |
| 121 | + return; |
| 122 | + case 3: |
| 123 | + this.InputDevices = ((System.Windows.Controls.ComboBox)(target)); |
| 124 | + |
| 125 | + #line 30 "..\..\..\AccordaGUItar.xaml" |
| 126 | + this.InputDevices.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.InputDevices_SelectionChanged); |
| 127 | + |
| 128 | + #line default |
| 129 | + #line hidden |
| 130 | + return; |
| 131 | + case 4: |
| 132 | + this.FrequenzaLabel = ((System.Windows.Controls.TextBlock)(target)); |
| 133 | + return; |
| 134 | + case 5: |
| 135 | + this.FrequenzaAttuale = ((System.Windows.Controls.TextBlock)(target)); |
| 136 | + return; |
| 137 | + case 6: |
| 138 | + this.SelezionaCorda = ((System.Windows.Controls.ComboBox)(target)); |
| 139 | + |
| 140 | + #line 49 "..\..\..\AccordaGUItar.xaml" |
| 141 | + this.SelezionaCorda.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SelezionaCorda_SelectionChanged); |
| 142 | + |
| 143 | + #line default |
| 144 | + #line hidden |
| 145 | + return; |
| 146 | + } |
| 147 | + this._contentLoaded = true; |
| 148 | + } |
| 149 | + } |
| 150 | +} |
| 151 | + |
0 commit comments