mirror of
https://github.com/celisej567/Launcher.git
synced 2026-09-23 20:11:50 +03:00
Add files via upload
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -16,5 +16,5 @@ F:\C#\Launcher\Launcher\App.xaml
|
||||
13-1505183044
|
||||
Icons\bigger\BiggerExit.xaml;Icons\bigger\BiggerHide.xaml;Icons\Hide.xaml;Icons\Exit.xaml;MainWindow.xaml;
|
||||
|
||||
True
|
||||
False
|
||||
|
||||
|
||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "064A0C2D2FCF5C8E218ACAE8A4AB358381A27602BD92244DE2AD44B84CC9ABED"
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D84A96D53DEE253E2E258B765F29EF74EA9D9E8C19A44B4184C9FE3F11FD3241"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Этот код создан программой.
|
||||
@@ -42,7 +42,7 @@ namespace Launcher {
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 18 "..\..\MainWindow.xaml"
|
||||
#line 29 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.Exit Exit;
|
||||
|
||||
@@ -50,7 +50,7 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 19 "..\..\MainWindow.xaml"
|
||||
#line 40 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.BiggerExit BiggerExit;
|
||||
|
||||
@@ -58,7 +58,7 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 21 "..\..\MainWindow.xaml"
|
||||
#line 50 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label startgame;
|
||||
|
||||
@@ -66,7 +66,7 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 23 "..\..\MainWindow.xaml"
|
||||
#line 70 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.Hide Hide;
|
||||
|
||||
@@ -74,13 +74,21 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 24 "..\..\MainWindow.xaml"
|
||||
#line 80 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.BiggerHide BiggerHide;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 89 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label exitgame;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
@@ -127,13 +135,13 @@ namespace Launcher {
|
||||
case 3:
|
||||
this.startgame = ((System.Windows.Controls.Label)(target));
|
||||
|
||||
#line 21 "..\..\MainWindow.xaml"
|
||||
#line 56 "..\..\MainWindow.xaml"
|
||||
this.startgame.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Label_MouseEnter);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 21 "..\..\MainWindow.xaml"
|
||||
#line 57 "..\..\MainWindow.xaml"
|
||||
this.startgame.MouseLeave += new System.Windows.Input.MouseEventHandler(this.startgame_MouseLeave);
|
||||
|
||||
#line default
|
||||
@@ -145,6 +153,21 @@ namespace Launcher {
|
||||
case 5:
|
||||
this.BiggerHide = ((Launcher.Icons.BiggerHide)(target));
|
||||
return;
|
||||
case 6:
|
||||
this.exitgame = ((System.Windows.Controls.Label)(target));
|
||||
|
||||
#line 89 "..\..\MainWindow.xaml"
|
||||
this.exitgame.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Exit_enter);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 89 "..\..\MainWindow.xaml"
|
||||
this.exitgame.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Exit_leave);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "064A0C2D2FCF5C8E218ACAE8A4AB358381A27602BD92244DE2AD44B84CC9ABED"
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D84A96D53DEE253E2E258B765F29EF74EA9D9E8C19A44B4184C9FE3F11FD3241"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Этот код создан программой.
|
||||
@@ -42,7 +42,7 @@ namespace Launcher {
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 18 "..\..\MainWindow.xaml"
|
||||
#line 29 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.Exit Exit;
|
||||
|
||||
@@ -50,7 +50,7 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 19 "..\..\MainWindow.xaml"
|
||||
#line 40 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.BiggerExit BiggerExit;
|
||||
|
||||
@@ -58,7 +58,7 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 21 "..\..\MainWindow.xaml"
|
||||
#line 50 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label startgame;
|
||||
|
||||
@@ -66,7 +66,7 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 23 "..\..\MainWindow.xaml"
|
||||
#line 70 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.Hide Hide;
|
||||
|
||||
@@ -74,13 +74,21 @@ namespace Launcher {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 24 "..\..\MainWindow.xaml"
|
||||
#line 80 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Launcher.Icons.BiggerHide BiggerHide;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 89 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label exitgame;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
@@ -127,13 +135,13 @@ namespace Launcher {
|
||||
case 3:
|
||||
this.startgame = ((System.Windows.Controls.Label)(target));
|
||||
|
||||
#line 21 "..\..\MainWindow.xaml"
|
||||
#line 56 "..\..\MainWindow.xaml"
|
||||
this.startgame.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Label_MouseEnter);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 21 "..\..\MainWindow.xaml"
|
||||
#line 57 "..\..\MainWindow.xaml"
|
||||
this.startgame.MouseLeave += new System.Windows.Input.MouseEventHandler(this.startgame_MouseLeave);
|
||||
|
||||
#line default
|
||||
@@ -145,6 +153,21 @@ namespace Launcher {
|
||||
case 5:
|
||||
this.BiggerHide = ((Launcher.Icons.BiggerHide)(target));
|
||||
return;
|
||||
case 6:
|
||||
this.exitgame = ((System.Windows.Controls.Label)(target));
|
||||
|
||||
#line 89 "..\..\MainWindow.xaml"
|
||||
this.exitgame.MouseEnter += new System.Windows.Input.MouseEventHandler(this.Exit_enter);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 89 "..\..\MainWindow.xaml"
|
||||
this.exitgame.MouseLeave += new System.Windows.Input.MouseEventHandler(this.Exit_leave);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user