From 7ad95d975434d612831a8acd9e0eb6919c1c80e2 Mon Sep 17 00:00:00 2001 From: Vova <3emaster@gmail.com> Date: Thu, 18 Jan 2024 19:06:51 +0200 Subject: [PATCH] Added BackCommand to video player window --- TV Player WPF/VideoPlayer.xaml | 33 +++++++------- TV Player WPF/VideoPlayer.xaml.cs | 8 +++- TV Player WPF/ViewModels/PlayerViewModel.cs | 43 ++++++++----------- .../ViewModels/ProgramsGroupViewModel.cs | 4 -- .../ViewModels/ProgramsListViewModel.cs | 12 ------ 5 files changed, 39 insertions(+), 61 deletions(-) diff --git a/TV Player WPF/VideoPlayer.xaml b/TV Player WPF/VideoPlayer.xaml index 1663b7e..fc1456b 100644 --- a/TV Player WPF/VideoPlayer.xaml +++ b/TV Player WPF/VideoPlayer.xaml @@ -6,26 +6,23 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800" - > - + Unloaded="UserControl_Unloaded"> - - - + - - - - - - - -