From 849d801429f694312d89077b7ba0eec41bfa7f36 Mon Sep 17 00:00:00 2001 From: robloo Date: Sun, 19 Mar 2023 12:41:29 -0400 Subject: [PATCH] Add custom ColorSliderThumbTheme to the sample page This theme makes the thumb larger than the track --- .../ControlCatalog/Pages/ColorPickerPage.xaml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/samples/ControlCatalog/Pages/ColorPickerPage.xaml b/samples/ControlCatalog/Pages/ColorPickerPage.xaml index 649256ba83..b759720cf2 100644 --- a/samples/ControlCatalog/Pages/ColorPickerPage.xaml +++ b/samples/ControlCatalog/Pages/ColorPickerPage.xaml @@ -28,6 +28,41 @@ + + + 24 + 18 + 12 + 9 + + + + + + + + + + + + + + + + + + + + +