From 5bed302091aace669aa2af0ad5fe5281e7e591bf Mon Sep 17 00:00:00 2001 From: Rudy Huyn Date: Sun, 10 Mar 2019 00:19:45 -0800 Subject: [PATCH] Formatting --- src/Calculator/Views/UnitConverter.xaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Calculator/Views/UnitConverter.xaml b/src/Calculator/Views/UnitConverter.xaml index 6109fd32..a2063529 100644 --- a/src/Calculator/Views/UnitConverter.xaml +++ b/src/Calculator/Views/UnitConverter.xaml @@ -618,11 +618,11 @@ Visibility="Collapsed"> - - + x:Uid="RefreshButtonText" + Foreground="{ThemeResource SystemControlHyperlinkBaseHighBrush}" + Click="CurrencyRefreshButton_Click"/> + +