diff --git a/PR14/.vs/PR14/FileContentIndex/98fef0c6-43ab-408f-a384-6aa07fe0d417.vsidx b/PR14/.vs/PR14/FileContentIndex/98fef0c6-43ab-408f-a384-6aa07fe0d417.vsidx
deleted file mode 100644
index 5bd9a6d..0000000
Binary files a/PR14/.vs/PR14/FileContentIndex/98fef0c6-43ab-408f-a384-6aa07fe0d417.vsidx and /dev/null differ
diff --git a/PR14/.vs/PR14/v17/.suo b/PR14/.vs/PR14/v17/.suo
index 12ab8b7..3080cac 100644
Binary files a/PR14/.vs/PR14/v17/.suo and b/PR14/.vs/PR14/v17/.suo differ
diff --git a/PR14/.vs/PR14/v17/DocumentLayout.json b/PR14/.vs/PR14/v17/DocumentLayout.json
index aba97d1..2ec0e4b 100644
--- a/PR14/.vs/PR14/v17/DocumentLayout.json
+++ b/PR14/.vs/PR14/v17/DocumentLayout.json
@@ -1,13 +1,13 @@
{
"Version": 1,
- "WorkspaceRootPath": "C:\\Users\\usersql\\source\\repos\\MDK0101\\PR14\\",
+ "WorkspaceRootPath": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|c:\\users\\usersql\\source\\repos\\mdk0101\\pr14\\pr14\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
"RelativeMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|solutionrelative:pr14\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
},
{
- "AbsoluteMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|c:\\users\\usersql\\source\\repos\\mdk0101\\pr14\\pr14\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "AbsoluteMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\pr14\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|solutionrelative:pr14\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
@@ -80,10 +80,10 @@
"$type": "Document",
"DocumentIndex": 0,
"Title": "MainWindow.xaml",
- "DocumentMoniker": "C:\\Users\\usersql\\source\\repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml",
+ "DocumentMoniker": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml",
"RelativeDocumentMoniker": "PR14\\MainWindow.xaml",
- "ToolTip": "C:\\Users\\usersql\\source\\repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml",
- "RelativeToolTip": "PR14\\MainWindow.xaml",
+ "ToolTip": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml*",
+ "RelativeToolTip": "PR14\\MainWindow.xaml*",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
"WhenOpened": "2026-04-20T10:44:32.389Z",
"EditorCaption": ""
@@ -92,11 +92,10 @@
"$type": "Document",
"DocumentIndex": 1,
"Title": "MainWindow.xaml.cs",
- "DocumentMoniker": "C:\\Users\\usersql\\source\\repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml.cs",
+ "DocumentMoniker": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml.cs",
"RelativeDocumentMoniker": "PR14\\MainWindow.xaml.cs",
- "ToolTip": "C:\\Users\\usersql\\source\\repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml.cs",
+ "ToolTip": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml.cs",
"RelativeToolTip": "PR14\\MainWindow.xaml.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-04-20T10:44:31.757Z",
"EditorCaption": ""
diff --git a/PR14/PR14/MainWindow.xaml b/PR14/PR14/MainWindow.xaml
index d7df586..2ab3b79 100644
--- a/PR14/PR14/MainWindow.xaml
+++ b/PR14/PR14/MainWindow.xaml
@@ -5,8 +5,65 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:PR14"
mc:Ignorable="d"
- Title="MainWindow" Height="450" Width="800">
+ xmlns:xctk="http://xceed.com"
+ Title="MainWindow" Height="500" Width="800">
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/PR14/PR14/PR14.csproj b/PR14/PR14/PR14.csproj
index b417733..8cba9b0 100644
--- a/PR14/PR14/PR14.csproj
+++ b/PR14/PR14/PR14.csproj
@@ -1,4 +1,4 @@
-
+
@@ -49,6 +49,21 @@
+
+ ..\packages\Extended.Wpf.Toolkit.5.0.0\lib\net40\Xceed.Wpf.AvalonDock.dll
+
+
+ ..\packages\Extended.Wpf.Toolkit.5.0.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll
+
+
+ ..\packages\Extended.Wpf.Toolkit.5.0.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll
+
+
+ ..\packages\Extended.Wpf.Toolkit.5.0.0\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll
+
+
+ ..\packages\Extended.Wpf.Toolkit.5.0.0\lib\net40\Xceed.Wpf.Toolkit.dll
+
@@ -86,6 +101,7 @@
ResXFileCodeGenerator
Resources.Designer.cs
+
SettingsSingleFileGenerator
Settings.Designer.cs
diff --git a/PR14/PR14/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/PR14/PR14/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index 5c10011..f3b8abb 100644
Binary files a/PR14/PR14/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/PR14/PR14/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/PR14/PR14/obj/Debug/MainWindow.g.cs b/PR14/PR14/obj/Debug/MainWindow.g.cs
index aa2d90f..6db6f65 100644
--- a/PR14/PR14/obj/Debug/MainWindow.g.cs
+++ b/PR14/PR14/obj/Debug/MainWindow.g.cs
@@ -1,4 +1,4 @@
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "227B055B3F7DCF529146AD8132E2AEBAA3B1249BC5FDE84A8B8B62561AAC6B8A"
+#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F9FCE631641E7289F19E694FBE5CD8539BF472CDAFF29FED1E7329E99B4BF64A"
//------------------------------------------------------------------------------
//
// Этот код создан программой.
diff --git a/PR14/PR14/obj/Debug/MainWindow.g.i.cs b/PR14/PR14/obj/Debug/MainWindow.g.i.cs
index aa2d90f..9f5cba8 100644
--- a/PR14/PR14/obj/Debug/MainWindow.g.i.cs
+++ b/PR14/PR14/obj/Debug/MainWindow.g.i.cs
@@ -1,4 +1,5 @@
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "227B055B3F7DCF529146AD8132E2AEBAA3B1249BC5FDE84A8B8B62561AAC6B8A"
+// Updated by XamlIntelliSenseFileGenerator 20.04.2026 16:57:45
+#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F9FCE631641E7289F19E694FBE5CD8539BF472CDAFF29FED1E7329E99B4BF64A"
//------------------------------------------------------------------------------
//
// Этот код создан программой.
@@ -32,44 +33,57 @@ using System.Windows.Shapes;
using System.Windows.Shell;
-namespace PR14 {
-
-
+namespace PR14
+{
+
+
///
/// MainWindow
///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
+ public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector
+ {
+
private bool _contentLoaded;
-
+
///
/// InitializeComponent
///
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
+ public void InitializeComponent()
+ {
+ if (_contentLoaded)
+ {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/PR14;component/mainwindow.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\MainWindow.xaml"
+
+#line 1 "..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
+
+#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) {
+ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
+ {
this._contentLoaded = true;
}
+
+ internal System.Windows.Controls.DatePicker dpBirthday;
+ internal System.Windows.Controls.TextBlock tbSurname;
+ internal System.Windows.Controls.TextBlock tbName;
+ internal System.Windows.Controls.TextBlock tbPatronymic;
+ internal System.Windows.Controls.TextBlock tbAdress;
+ internal System.Windows.Controls.TextBlock tbPolis;
+ internal System.Windows.Controls.TextBlock tbPhone;
}
}
diff --git a/PR14/PR14/obj/Debug/PR14.csproj.AssemblyReference.cache b/PR14/PR14/obj/Debug/PR14.csproj.AssemblyReference.cache
index 035a494..f243590 100644
Binary files a/PR14/PR14/obj/Debug/PR14.csproj.AssemblyReference.cache and b/PR14/PR14/obj/Debug/PR14.csproj.AssemblyReference.cache differ
diff --git a/PR14/PR14/obj/Debug/PR14_MarkupCompile.cache b/PR14/PR14/obj/Debug/PR14_MarkupCompile.cache
index 0644194..6b31404 100644
--- a/PR14/PR14/obj/Debug/PR14_MarkupCompile.cache
+++ b/PR14/PR14/obj/Debug/PR14_MarkupCompile.cache
@@ -13,8 +13,8 @@ C:\Users\usersql\Source\Repos\MDK0101\PR14\PR14\App.xaml
1219584333
51579654133
-13-1310406943
+18790512828
MainWindow.xaml;
-True
+False
diff --git a/PR14/PR14/obj/Debug/PR14_MarkupCompile.i.cache b/PR14/PR14/obj/Debug/PR14_MarkupCompile.i.cache
deleted file mode 100644
index a315def..0000000
--- a/PR14/PR14/obj/Debug/PR14_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-PR14
-
-
-winexe
-C#
-.cs
-C:\Users\usersql\source\repos\MDK0101\PR14\PR14\obj\Debug\
-PR14
-none
-false
-DEBUG;TRACE
-C:\Users\usersql\source\repos\MDK0101\PR14\PR14\App.xaml
-1219584333
-
-6-502434485
-13-1310406943
-MainWindow.xaml;
-
-True
-
diff --git a/PR14/PR14/obj/Debug/PR14_MarkupCompile.i.lref b/PR14/PR14/obj/Debug/PR14_MarkupCompile.i.lref
deleted file mode 100644
index 6e16714..0000000
--- a/PR14/PR14/obj/Debug/PR14_MarkupCompile.i.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FC:\Users\usersql\source\repos\MDK0101\PR14\PR14\MainWindow.xaml;;
-
diff --git a/PR14/PR14/packages.config b/PR14/PR14/packages.config
new file mode 100644
index 0000000..c999a65
--- /dev/null
+++ b/PR14/PR14/packages.config
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file