From f8c7406933bf6a4d92abfc0e54db90bcf719799f Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Wed, 14 Oct 2020 09:52:56 +0300 Subject: Added and integrated persistent and success events to PPC/FSE. --- .../Modules/Tango.PPC.Events/Resources/Styles.xaml | 4 ++-- .../Tango.PPC.Events/ViewModels/MainViewVM.cs | 28 ++++++++++++++++++---- .../Modules/Tango.PPC.Events/Views/MainView.xaml | 8 +++++-- 3 files changed, 32 insertions(+), 8 deletions(-) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Events') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/Resources/Styles.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/Resources/Styles.xaml index 53102d8ec..eaf621571 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/Resources/Styles.xaml +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Events/Resources/Styles.xaml @@ -18,11 +18,11 @@ - + -- cgit v1.3.1