diff --git a/.idea/.idea.demo-12-14/.idea/encodings.xml b/.idea/.idea.demo-12-14/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.demo-12-14/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.demo-12-14/.idea/indexLayout.xml b/.idea/.idea.demo-12-14/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.demo-12-14/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.demo-12-14/.idea/projectSettingsUpdater.xml b/.idea/.idea.demo-12-14/.idea/projectSettingsUpdater.xml new file mode 100644 index 0000000..64af657 --- /dev/null +++ b/.idea/.idea.demo-12-14/.idea/projectSettingsUpdater.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/.idea.demo-12-14/.idea/vcs.xml b/.idea/.idea.demo-12-14/.idea/vcs.xml new file mode 100644 index 0000000..d843f34 --- /dev/null +++ b/.idea/.idea.demo-12-14/.idea/vcs.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.demo-12-14/.idea/workspace.xml b/.idea/.idea.demo-12-14/.idea/workspace.xml new file mode 100644 index 0000000..3c6be61 --- /dev/null +++ b/.idea/.idea.demo-12-14/.idea/workspace.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + 1734177075418 + + + + + + + \ No newline at end of file diff --git a/demo-12-14.sln b/demo-12-14.sln new file mode 100644 index 0000000..37a0537 --- /dev/null +++ b/demo-12-14.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.11.35222.181 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "demo-12-14", "demo-12-14\demo-12-14.csproj", "{85150DA8-82FE-41D9-B1EE-915B1231DE5F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {85150DA8-82FE-41D9-B1EE-915B1231DE5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {85150DA8-82FE-41D9-B1EE-915B1231DE5F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {85150DA8-82FE-41D9-B1EE-915B1231DE5F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {85150DA8-82FE-41D9-B1EE-915B1231DE5F}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {5344D68D-4280-42B8-9639-32A65BE8879F} + EndGlobalSection +EndGlobal diff --git a/demo-12-14/App.axaml b/demo-12-14/App.axaml new file mode 100644 index 0000000..8c2eba8 --- /dev/null +++ b/demo-12-14/App.axaml @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file diff --git a/demo-12-14/App.axaml.cs b/demo-12-14/App.axaml.cs new file mode 100644 index 0000000..2a9d8a7 --- /dev/null +++ b/demo-12-14/App.axaml.cs @@ -0,0 +1,24 @@ +using Avalonia; +using Avalonia.Controls.ApplicationLifetimes; +using Avalonia.Markup.Xaml; + +namespace demo +{ + public partial class App : Application + { + public override void Initialize() + { + AvaloniaXamlLoader.Load(this); + } + + public override void OnFrameworkInitializationCompleted() + { + if (ApplicationLifetime is IClassicDesktopStyleApplicationLifetime desktop) + { + desktop.MainWindow = new MainWindow(); + } + + base.OnFrameworkInitializationCompleted(); + } + } +} \ No newline at end of file diff --git a/demo-12-14/MainWindow.axaml b/demo-12-14/MainWindow.axaml new file mode 100644 index 0000000..cec96dd --- /dev/null +++ b/demo-12-14/MainWindow.axaml @@ -0,0 +1,82 @@ + + + + + + + + без сорт. + + + убыв. + + + возраст. + + + +