[PT Settings] Opening windows color settings from inside PT (#9589)

This commit is contained in:
Seraphima Zykova
2021-02-09 14:11:51 +03:00
committed by GitHub
parent 6213e0a116
commit 21abb6fd09
8 changed files with 37 additions and 3 deletions

View File

@@ -108,6 +108,7 @@
<Compile Include="Helpers\Observable.cs" />
<Compile Include="Helpers\RelayCommand.cs" />
<Compile Include="Helpers\ResourceExtensions.cs" />
<Compile Include="Helpers\StartProcessHelper.cs" />
<Compile Include="ICoreWindowInterop.cs" />
<Compile Include="Interop.cs" />
<Compile Include="Services\ActivationService.cs" />