Use Vista folder browser

This commit is contained in:
Frank Skare
2021-09-05 06:06:15 +02:00
parent 10e2a2cf3b
commit e4c65cd84e
4 changed files with 273 additions and 8 deletions

View File

@@ -78,6 +78,9 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Misc\App.cs" />
<Compile Include="Misc\BetterFolderBrowser.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Misc\Common.cs" />
<Compile Include="Misc\JSONParser.cs" />
<Compile Include="WPF\HandyControl\Controls\Attach\BorderElement.cs" />