From 2923d1ca3474c59c5682fa6a326092104b3c08cb Mon Sep 17 00:00:00 2001 From: punker76 Date: Wed, 3 Mar 2021 22:17:21 +0100 Subject: [PATCH] (GH-685) Create converters only once --- .../Resources/Controls.xaml | 3 +++ .../Views/LocalSourceView.xaml | 24 +++++++------------ .../Views/RemoteSourceView.xaml | 6 ----- 3 files changed, 12 insertions(+), 21 deletions(-) diff --git a/Source/ChocolateyGui.Common.Windows/Resources/Controls.xaml b/Source/ChocolateyGui.Common.Windows/Resources/Controls.xaml index 5e964badd..a6fb28b8d 100644 --- a/Source/ChocolateyGui.Common.Windows/Resources/Controls.xaml +++ b/Source/ChocolateyGui.Common.Windows/Resources/Controls.xaml @@ -21,7 +21,10 @@ + + +