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"> - + + + + + + + + + +