diff --git a/.vs/handlerlaunch/v17/.suo b/.vs/handlerlaunch/v17/.suo index d4eab2ba..58b550a0 100644 Binary files a/.vs/handlerlaunch/v17/.suo and b/.vs/handlerlaunch/v17/.suo differ diff --git a/.vs/handlerlaunch/v17/DocumentLayout.backup.json b/.vs/handlerlaunch/v17/DocumentLayout.backup.json index 669391fd..00317e7f 100644 --- a/.vs/handlerlaunch/v17/DocumentLayout.backup.json +++ b/.vs/handlerlaunch/v17/DocumentLayout.backup.json @@ -44,9 +44,10 @@ "RelativeDocumentMoniker": "SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs", "ToolTip": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs", "RelativeToolTip": "SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", + "ViewState": "AgIAAB0AAAAAAAAAAAApwC8AAAAQAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2024-11-23T20:43:57.629Z" + "WhenOpened": "2024-11-23T20:43:57.629Z", + "EditorCaption": "" }, { "$type": "Document", diff --git a/.vs/handlerlaunch/v17/DocumentLayout.json b/.vs/handlerlaunch/v17/DocumentLayout.json index 669391fd..7a7a2515 100644 --- a/.vs/handlerlaunch/v17/DocumentLayout.json +++ b/.vs/handlerlaunch/v17/DocumentLayout.json @@ -2,14 +2,14 @@ "Version": 1, "WorkspaceRootPath": "G:\\code\\WebLaunch\\", "Documents": [ - { - "AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}", - "RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}" - }, { "AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\customlonghorntitlebar.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}", "RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\customlonghorntitlebar.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}" }, + { + "AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}", + "RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}" + }, { "AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\customlonghorntitlebar.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\customlonghorntitlebar.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" @@ -22,11 +22,11 @@ "DocumentGroups": [ { "DockedWidth": 200, - "SelectedChildIndex": 0, + "SelectedChildIndex": 2, "Children": [ { "$type": "Document", - "DocumentIndex": 0, + "DocumentIndex": 1, "Title": "SettingsWindow.xaml", "DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\SettingsWindow.xaml", "RelativeDocumentMoniker": "SpinningWheelLib\\SettingsWindow.xaml", @@ -44,13 +44,14 @@ "RelativeDocumentMoniker": "SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs", "ToolTip": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs", "RelativeToolTip": "SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==", + "ViewState": "AgIAAB0AAAAAAAAAAAApwC8AAAAQAAAAAAAAAA==", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2024-11-23T20:43:57.629Z" + "WhenOpened": "2024-11-23T20:43:57.629Z", + "EditorCaption": "" }, { "$type": "Document", - "DocumentIndex": 1, + "DocumentIndex": 0, "Title": "CustomLonghornTitleBar.xaml", "DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml", "RelativeDocumentMoniker": "SpinningWheelLib\\CustomLonghornTitleBar.xaml", diff --git a/SpinningWheelLib/CustomLonghornTitleBar.xaml b/SpinningWheelLib/CustomLonghornTitleBar.xaml index e9fae29f..441f22b4 100644 --- a/SpinningWheelLib/CustomLonghornTitleBar.xaml +++ b/SpinningWheelLib/CustomLonghornTitleBar.xaml @@ -1,14 +1,22 @@  + + + + + + + + + + + -