finish login window styling and added xaml event triggers to handle ui method calls

This commit is contained in:
Rene Schwarz
2021-04-03 05:10:47 +02:00
parent 1ea42f8660
commit 077f622115
38 changed files with 405 additions and 124 deletions

View File

@@ -13,10 +13,12 @@
</ItemGroup>
<ItemGroup>
<Folder Include="AttachedProperty\" />
<Folder Include="Views\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.31" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
</ItemGroup>