|
@@ -1,4 +1,4 @@
|
|
|
-#pragma checksum "..\..\TeamsMain.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "55B735E30DC613D980A4736F7FA0F479AA73933C95321DCD526BF46C2EA65373"
|
|
|
+#pragma checksum "..\..\TeamsMain.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "CF8ECC836EED19CA3B010A73B01912117121362358D37FDDD234ED2EBAF83B11"
|
|
|
//------------------------------------------------------------------------------
|
|
|
// <auto-generated>
|
|
|
// Этот код создан программой.
|
|
@@ -37,7 +37,7 @@ namespace NBAManagment {
|
|
|
/// <summary>
|
|
|
/// TeamsMain
|
|
|
/// </summary>
|
|
|
- public partial class TeamsMain : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
|
|
+ public partial class TeamsMain : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
|
|
|
|
|
|
|
|
|
#line 36 "..\..\TeamsMain.xaml"
|
|
@@ -48,7 +48,7 @@ namespace NBAManagment {
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
- #line 89 "..\..\TeamsMain.xaml"
|
|
|
+ #line 98 "..\..\TeamsMain.xaml"
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
internal System.Windows.Controls.ListView lvTeamCentral;
|
|
|
|
|
@@ -56,7 +56,7 @@ namespace NBAManagment {
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
- #line 140 "..\..\TeamsMain.xaml"
|
|
|
+ #line 159 "..\..\TeamsMain.xaml"
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
internal System.Windows.Controls.ListView lvTeamSoutheastl;
|
|
|
|
|
@@ -64,7 +64,7 @@ namespace NBAManagment {
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
- #line 199 "..\..\TeamsMain.xaml"
|
|
|
+ #line 230 "..\..\TeamsMain.xaml"
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
internal System.Windows.Controls.ListView lvTeamSouthwestern;
|
|
|
|
|
@@ -72,7 +72,7 @@ namespace NBAManagment {
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
- #line 251 "..\..\TeamsMain.xaml"
|
|
|
+ #line 291 "..\..\TeamsMain.xaml"
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
internal System.Windows.Controls.ListView lvTeamNorthwestern;
|
|
|
|
|
@@ -80,7 +80,7 @@ namespace NBAManagment {
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
- #line 301 "..\..\TeamsMain.xaml"
|
|
|
+ #line 352 "..\..\TeamsMain.xaml"
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
internal System.Windows.Controls.ListView lvTeamPacific;
|
|
|
|
|
@@ -120,24 +120,24 @@ namespace NBAManagment {
|
|
|
case 1:
|
|
|
this.lvTeamAtlantic = ((System.Windows.Controls.ListView)(target));
|
|
|
return;
|
|
|
- case 2:
|
|
|
+ case 5:
|
|
|
this.lvTeamCentral = ((System.Windows.Controls.ListView)(target));
|
|
|
return;
|
|
|
- case 3:
|
|
|
+ case 9:
|
|
|
this.lvTeamSoutheastl = ((System.Windows.Controls.ListView)(target));
|
|
|
return;
|
|
|
- case 4:
|
|
|
+ case 13:
|
|
|
this.lvTeamSouthwestern = ((System.Windows.Controls.ListView)(target));
|
|
|
return;
|
|
|
- case 5:
|
|
|
+ case 17:
|
|
|
this.lvTeamNorthwestern = ((System.Windows.Controls.ListView)(target));
|
|
|
return;
|
|
|
- case 6:
|
|
|
+ case 21:
|
|
|
this.lvTeamPacific = ((System.Windows.Controls.ListView)(target));
|
|
|
return;
|
|
|
- case 7:
|
|
|
+ case 25:
|
|
|
|
|
|
- #line 350 "..\..\TeamsMain.xaml"
|
|
|
+ #line 412 "..\..\TeamsMain.xaml"
|
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
|
|
|
|
|
|
#line default
|
|
@@ -146,6 +146,162 @@ namespace NBAManagment {
|
|
|
}
|
|
|
this._contentLoaded = true;
|
|
|
}
|
|
|
+
|
|
|
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
|
|
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
|
+ void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
|
|
|
+ switch (connectionId)
|
|
|
+ {
|
|
|
+ case 2:
|
|
|
+
|
|
|
+ #line 64 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_17);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 3:
|
|
|
+
|
|
|
+ #line 73 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_16);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 4:
|
|
|
+
|
|
|
+ #line 82 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_15);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 6:
|
|
|
+
|
|
|
+ #line 125 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_14);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 7:
|
|
|
+
|
|
|
+ #line 134 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_13);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 8:
|
|
|
+
|
|
|
+ #line 143 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_12);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 10:
|
|
|
+
|
|
|
+ #line 187 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 11:
|
|
|
+
|
|
|
+ #line 197 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_18);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 12:
|
|
|
+
|
|
|
+ #line 206 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_2);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 14:
|
|
|
+
|
|
|
+ #line 258 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_3);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 15:
|
|
|
+
|
|
|
+ #line 267 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_4);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 16:
|
|
|
+
|
|
|
+ #line 276 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_5);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 18:
|
|
|
+
|
|
|
+ #line 319 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_6);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 19:
|
|
|
+
|
|
|
+ #line 328 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_7);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 20:
|
|
|
+
|
|
|
+ #line 337 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_8);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 22:
|
|
|
+
|
|
|
+ #line 380 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_9);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 23:
|
|
|
+
|
|
|
+ #line 389 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_10);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 24:
|
|
|
+
|
|
|
+ #line 398 "..\..\TeamsMain.xaml"
|
|
|
+ ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click_11);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
|