diff --git a/.vs/GetHrzWpf/v17/.wsuo b/.vs/GetHrzWpf/v17/.wsuo new file mode 100644 index 0000000..8f9d36b Binary files /dev/null and b/.vs/GetHrzWpf/v17/.wsuo differ diff --git a/.vs/GetHrzWpf/v17/DocumentLayout.json b/.vs/GetHrzWpf/v17/DocumentLayout.json new file mode 100644 index 0000000..a04a416 --- /dev/null +++ b/.vs/GetHrzWpf/v17/DocumentLayout.json @@ -0,0 +1,77 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\Users\\ruslan\\source\\repos\\GetHrzWpf\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 262, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:129:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:133:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:130:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:131:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:132:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{e506b91c-c606-466a-90a9-123d1d1e12b3}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{e5c86464-96be-4d7c-9a8b-abcb3bbf5f92}" + }, + { + "$type": "Bookmark", + "Name": "ST:2:0:{e8b06f52-6d01-11d2-aa7d-00c04f990343}" + }, + { + "$type": "Bookmark", + "Name": "ST:1:0:{e8b06f52-6d01-11d2-aa7d-00c04f990343}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}" + }, + { + "$type": "Bookmark", + "Name": "ST:1592323816:0:{83107a3e-496a-485e-b455-16ddb978e55e}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{73068c07-fba1-453f-99ae-6edf972119b2}" + } + ] + }, + { + "DockedWidth": 138, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{40ea2e6b-2121-4bb8-a43e-c83c04b51041}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index 60e6442..cf3aed7 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -10,7 +10,9 @@ namespace GetHrzWPF public partial class MainWindow : Window { private string _currentFilePath; - + /// + /// 213 + /// public MainWindow() { InitializeComponent();