/
n1kolas
/
AdamusCleanCode
Обзор
Документация
Войти
/
n1kolas
/
AdamusCleanCode
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
codeCleanup
WpfApp2/obj/Debug/PageCalculator.g.i.cs
286 строк
11 KB
Adam
'aksdfj'
14 окт 2025, 00:03
14 окт 2025, 00:03
cfc7608
Код
Авторство
О чём код?
#pragma checksum "..\..\PageCalculator.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F64423F05598BACF1758B63FAC3ACFBF719349A67E16A23CE1A4100B9D289F9E" //------------------------------------------------------------------------------ // <auto-generated> // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 // // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае // повторной генерации кода. // </auto-generated> //------------------------------------------------------------------------------ using System; using System.Diagnostics; using System.Windows; using System.Windows.Automation; using System.Windows.Controls; using System.Windows.Controls.Primitives; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Ink; using System.Windows.Input; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Media.Effects; using System.Windows.Media.Imaging; using System.Windows.Media.Media3D; using System.Windows.Media.TextFormatting; using System.Windows.Navigation; using System.Windows.Shapes; using System.Windows.Shell; using WpfApp2; namespace WpfApp2 { /// <summary> /// PageCalculator /// </summary> public partial class PageCalculator : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector { #line 16 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Clear; #line default #line hidden #line 17 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button del; #line default #line hidden #line 18 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Percent; #line default #line hidden #line 19 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Division; #line default #line hidden #line 22 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Seven; #line default #line hidden #line 23 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Eight; #line default #line hidden #line 24 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Nine; #line default #line hidden #line 25 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Multiply; #line default #line hidden #line 28 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Four; #line default #line hidden #line 29 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Five; #line default #line hidden #line 30 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Six; #line default #line hidden #line 31 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Minus; #line default #line hidden #line 34 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button One; #line default #line hidden #line 35 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Two; #line default #line hidden #line 36 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Three; #line default #line hidden #line 37 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Plus; #line default #line hidden #line 41 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Zero; #line default #line hidden #line 42 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Comma; #line default #line hidden #line 43 "..\..\PageCalculator.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button Equal; #line default #line hidden private bool _contentLoaded; /// <summary> /// InitializeComponent /// </summary> [System.Diagnostics.DebuggerNonUserCodeAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Uri resourceLocater = new System.Uri("/WpfApp2;component/pagecalculator.xaml", System.UriKind.Relative); #line 1 "..\..\PageCalculator.xaml" System.Windows.Application.LoadComponent(this, resourceLocater); #line default #line hidden } [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.Maintainability", "CA1502:AvoidExcessiveComplexity")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Clear = ((System.Windows.Controls.Button)(target)); return; case 2: this.del = ((System.Windows.Controls.Button)(target)); return; case 3: this.Percent = ((System.Windows.Controls.Button)(target)); return; case 4: this.Division = ((System.Windows.Controls.Button)(target)); return; case 5: this.Seven = ((System.Windows.Controls.Button)(target)); return; case 6: this.Eight = ((System.Windows.Controls.Button)(target)); return; case 7: this.Nine = ((System.Windows.Controls.Button)(target)); return; case 8: this.Multiply = ((System.Windows.Controls.Button)(target)); return; case 9: this.Four = ((System.Windows.Controls.Button)(target)); return; case 10: this.Five = ((System.Windows.Controls.Button)(target)); return; case 11: this.Six = ((System.Windows.Controls.Button)(target)); return; case 12: this.Minus = ((System.Windows.Controls.Button)(target)); return; case 13: this.One = ((System.Windows.Controls.Button)(target)); return; case 14: this.Two = ((System.Windows.Controls.Button)(target)); return; case 15: this.Three = ((System.Windows.Controls.Button)(target)); return; case 16: this.Plus = ((System.Windows.Controls.Button)(target)); return; case 17: this.Zero = ((System.Windows.Controls.Button)(target)); return; case 18: this.Comma = ((System.Windows.Controls.Button)(target)); return; case 19: this.Equal = ((System.Windows.Controls.Button)(target)); return; } this._contentLoaded = true; } } }