From 890a5a98072d12544e0fbfdf937d6a53fdcd907f Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Tue, 4 Jul 2023 13:49:41 +0300 Subject: Added message in GUI during power off machine. Related Work Items: #8639 --- Software/Visual_Studio/PPC/Tango.PPC.UI/Views/PowerOffView.xaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Views') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/PowerOffView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/PowerOffView.xaml index 6358f17de..b08aab298 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/PowerOffView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/PowerOffView.xaml @@ -11,7 +11,9 @@ d:DesignHeight="1280" d:DesignWidth="800" Background="{StaticResource TangoPrimaryBackgroundBrush}" d:DataContext="{d:DesignInstance Type=vm:PowerOffViewVM, IsDesignTimeCreatable=False}" DataContext="{x:Static global:ViewModelLocator.PowerOffViewVM}"> - + + + % -- cgit v1.3.1