From 9c6920ae68f43210caa8df23233ce663cf829a51 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Fri, 5 Jul 2019 15:05:42 -0700 Subject: [PATCH] Be a bit more WPF-ish on the OK button management --- SourceGenWPF/WpfGui/EditAddress.xaml | 7 +-- SourceGenWPF/WpfGui/EditAddress.xaml.cs | 48 +++++++++++-------- .../WpfGui/EditProjectProperties.xaml.cs | 2 +- 3 files changed, 34 insertions(+), 23 deletions(-) diff --git a/SourceGenWPF/WpfGui/EditAddress.xaml b/SourceGenWPF/WpfGui/EditAddress.xaml index cd982e4..a4937c5 100644 --- a/SourceGenWPF/WpfGui/EditAddress.xaml +++ b/SourceGenWPF/WpfGui/EditAddress.xaml @@ -32,7 +32,8 @@ limitations under the License. - --> + -