From 58de42b101ae19bfd84891423d949ed7f346f777 Mon Sep 17 00:00:00 2001 From: Nikita Tsukanov Date: Tue, 15 Oct 2024 20:03:49 +0400 Subject: [PATCH] Restore the progress bar page to its former glory (#17285) --- .../ControlCatalog/Pages/ProgressBarPage.xaml | 30 ++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/samples/ControlCatalog/Pages/ProgressBarPage.xaml b/samples/ControlCatalog/Pages/ProgressBarPage.xaml index add3f976e2f..52e1e198b52 100644 --- a/samples/ControlCatalog/Pages/ProgressBarPage.xaml +++ b/samples/ControlCatalog/Pages/ProgressBarPage.xaml @@ -1,11 +1,39 @@ + A progress bar control + + + Maximum + + + + Minimum + + + + Progress Text Format + + + + + + + + + + + + + + - +