Added checking for customer ID and started creation of new customer ID.

This commit is contained in:
Patrick Fic
2020-05-28 15:41:30 -07:00
parent be049fe4f6
commit fcb816d1e2
4 changed files with 111 additions and 27 deletions

View File

@@ -3,6 +3,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:BodyshopPartner"
ShutdownMode="OnExplicitShutdown"
Exit="Application_Exit"
StartupUri="Views\Login.xaml">
<Application.Resources>
<ResourceDictionary>