From 473932ec5b30d6cc7e37f585127684b833b1f932 Mon Sep 17 00:00:00 2001 From: Felix-Dev Date: Wed, 29 Apr 2020 03:18:39 +0200 Subject: [PATCH] Fix AutoSuggestBox not respecting common TextBox properties (#2252) * Switch ColorPicker to use tracker_ref (#2191) * Switch ColorPicker to use tracker_ref * fix ProcessHelixFiles.ps1. Increase work item timeout * CR feedback Co-authored-by: Keith Mahoney Follow up to: #2191 Switch ColorPicker to use tracker_ref (#2225) * update tracker ref use * tab-- * AutoSuggestBox respects Foreground, Background, BorderBrush and BorderThickness now * Update AutoSuggestBox and NavigationView xml masters * update NavigationViewLeftPaneContent-6.xml and NavigationViewTopPaneContent-6.xml * update NavigationViewLeftPaneContent-5.xml and NavigationViewTopPaneContent-5.xml Co-authored-by: Keith Mahoney <41657372+kmahone@users.noreply.github.com> Co-authored-by: kmahone --- dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml | 8 ++++++++ test/MUXControlsTestApp/master/AutoSuggestBox-7.xml | 6 +++--- test/MUXControlsTestApp/master/AutoSuggestBox.xml | 6 +++--- .../master/NavigationViewLeftPaneContent-5.xml | 6 +++--- .../master/NavigationViewLeftPaneContent-6.xml | 6 +++--- .../master/NavigationViewLeftPaneContent-7.xml | 6 +++--- .../master/NavigationViewLeftPaneContent-8.xml | 6 +++--- .../master/NavigationViewLeftPaneContent.xml | 6 +++--- .../master/NavigationViewTopPaneContent-5.xml | 6 +++--- .../master/NavigationViewTopPaneContent-6.xml | 6 +++--- .../master/NavigationViewTopPaneContent-7.xml | 6 +++--- .../master/NavigationViewTopPaneContent-8.xml | 6 +++--- .../master/NavigationViewTopPaneContent.xml | 6 +++--- 13 files changed, 44 insertions(+), 36 deletions(-) diff --git a/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml b/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml index 76ac07599b..2949ac5870 100644 --- a/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml +++ b/dev/AutoSuggestBox/AutoSuggestBox_themeresources.xaml @@ -373,6 +373,10 @@