1
- #pragma checksum "..\..\..\AccordaGUItar.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "80420517AD0E00B2C1BA060AFD1430FBC7A5ED27 "
1
+ #pragma checksum "..\..\..\AccordaGUItar.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "901949210350DD6CFD9CEC55AD18CC11344049C2 "
2
2
//------------------------------------------------------------------------------
3
3
// <auto-generated>
4
- // Il codice è stato generato da uno strumento.
5
- // Versione runtime:4.0.30319.42000
4
+ // This code was generated by a tool.
6
5
//
7
- // Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
8
- // il codice viene rigenerato .
6
+ // Changes to this file may cause incorrect behavior and will be lost if
7
+ // the code is regenerated .
9
8
// </auto-generated>
10
9
//------------------------------------------------------------------------------
11
10
@@ -42,31 +41,31 @@ namespace Accorda {
42
41
public partial class AccordaGUI : MahApps . Metro . Controls . MetroWindow , System . Windows . Markup . IComponentConnector {
43
42
44
43
45
- #line 15 "..\..\..\AccordaGUItar.xaml"
44
+ #line 30 "..\..\..\AccordaGUItar.xaml"
46
45
[ System . Diagnostics . CodeAnalysis . SuppressMessageAttribute ( "Microsoft.Performance" , "CA1823:AvoidUnusedPrivateFields" ) ]
47
46
internal System . Windows . Controls . ComboBox InputDevices ;
48
47
49
48
#line default
50
49
#line hidden
51
50
52
51
53
- #line 28 "..\..\..\AccordaGUItar.xaml"
52
+ #line 43 "..\..\..\AccordaGUItar.xaml"
54
53
[ System . Diagnostics . CodeAnalysis . SuppressMessageAttribute ( "Microsoft.Performance" , "CA1823:AvoidUnusedPrivateFields" ) ]
55
54
internal System . Windows . Controls . TextBlock FrequenzaLabel ;
56
55
57
56
#line default
58
57
#line hidden
59
58
60
59
61
- #line 29 "..\..\..\AccordaGUItar.xaml"
60
+ #line 44 "..\..\..\AccordaGUItar.xaml"
62
61
[ System . Diagnostics . CodeAnalysis . SuppressMessageAttribute ( "Microsoft.Performance" , "CA1823:AvoidUnusedPrivateFields" ) ]
63
62
internal System . Windows . Controls . TextBlock FrequenzaAttuale ;
64
63
65
64
#line default
66
65
#line hidden
67
66
68
67
69
- #line 34 "..\..\..\AccordaGUItar.xaml"
68
+ #line 49 "..\..\..\AccordaGUItar.xaml"
70
69
[ System . Diagnostics . CodeAnalysis . SuppressMessageAttribute ( "Microsoft.Performance" , "CA1823:AvoidUnusedPrivateFields" ) ]
71
70
internal System . Windows . Controls . ComboBox SelezionaCorda ;
72
71
@@ -79,7 +78,7 @@ public partial class AccordaGUI : MahApps.Metro.Controls.MetroWindow, System.Win
79
78
/// InitializeComponent
80
79
/// </summary>
81
80
[ System . Diagnostics . DebuggerNonUserCodeAttribute ( ) ]
82
- [ System . CodeDom . Compiler . GeneratedCodeAttribute ( "PresentationBuildTasks" , "8.0.0 .0" ) ]
81
+ [ System . CodeDom . Compiler . GeneratedCodeAttribute ( "PresentationBuildTasks" , "8.0.1 .0" ) ]
83
82
public void InitializeComponent ( ) {
84
83
if ( _contentLoaded ) {
85
84
return ;
@@ -95,7 +94,7 @@ public void InitializeComponent() {
95
94
}
96
95
97
96
[ System . Diagnostics . DebuggerNonUserCodeAttribute ( ) ]
98
- [ System . CodeDom . Compiler . GeneratedCodeAttribute ( "PresentationBuildTasks" , "8.0.0 .0" ) ]
97
+ [ System . CodeDom . Compiler . GeneratedCodeAttribute ( "PresentationBuildTasks" , "8.0.1 .0" ) ]
99
98
[ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
100
99
[ System . Diagnostics . CodeAnalysis . SuppressMessageAttribute ( "Microsoft.Design" , "CA1033:InterfaceMethodsShouldBeCallableByChildTypes" ) ]
101
100
[ System . Diagnostics . CodeAnalysis . SuppressMessageAttribute ( "Microsoft.Maintainability" , "CA1502:AvoidExcessiveComplexity" ) ]
@@ -104,24 +103,40 @@ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object
104
103
switch ( connectionId )
105
104
{
106
105
case 1 :
106
+
107
+ #line 24 "..\..\..\AccordaGUItar.xaml"
108
+ ( ( System . Windows . Controls . Button ) ( target ) ) . Click += new System . Windows . RoutedEventHandler ( this . LeggiLicenza_Click ) ;
109
+
110
+ #line default
111
+ #line hidden
112
+ return ;
113
+ case 2 :
114
+
115
+ #line 25 "..\..\..\AccordaGUItar.xaml"
116
+ ( ( System . Windows . Controls . Button ) ( target ) ) . Click += new System . Windows . RoutedEventHandler ( this . Chiudi_Click ) ;
117
+
118
+ #line default
119
+ #line hidden
120
+ return ;
121
+ case 3 :
107
122
this . InputDevices = ( ( System . Windows . Controls . ComboBox ) ( target ) ) ;
108
123
109
- #line 15 "..\..\..\AccordaGUItar.xaml"
124
+ #line 30 "..\..\..\AccordaGUItar.xaml"
110
125
this . InputDevices . SelectionChanged += new System . Windows . Controls . SelectionChangedEventHandler ( this . InputDevices_SelectionChanged ) ;
111
126
112
127
#line default
113
128
#line hidden
114
129
return ;
115
- case 2 :
130
+ case 4 :
116
131
this . FrequenzaLabel = ( ( System . Windows . Controls . TextBlock ) ( target ) ) ;
117
132
return ;
118
- case 3 :
133
+ case 5 :
119
134
this . FrequenzaAttuale = ( ( System . Windows . Controls . TextBlock ) ( target ) ) ;
120
135
return ;
121
- case 4 :
136
+ case 6 :
122
137
this . SelezionaCorda = ( ( System . Windows . Controls . ComboBox ) ( target ) ) ;
123
138
124
- #line 34 "..\..\..\AccordaGUItar.xaml"
139
+ #line 49 "..\..\..\AccordaGUItar.xaml"
125
140
this . SelezionaCorda . SelectionChanged += new System . Windows . Controls . SelectionChangedEventHandler ( this . SelezionaCorda_SelectionChanged ) ;
126
141
127
142
#line default
0 commit comments