Added DataTrigger on generate password button to close flyout

This commit is contained in:
2017-10-19 17:23:56 +02:00
committed by BONNEVILLE Geoffroy
parent 54ad395d13
commit 6548d1d9c1
4 changed files with 44 additions and 19 deletions

View File

@@ -107,6 +107,7 @@
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Compile Include="Actions\CloseFlyoutAction.cs" />
<Compile Include="Actions\SetupFocusAction.cs" />
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>