From 0e5b4f3089e98fdfd61e2711068a798f832dac28 Mon Sep 17 00:00:00 2001 From: Sia Gupta Date: Tue, 3 Sep 2024 12:46:41 +0530 Subject: [PATCH 1/2] fixing scrollviewer visibility in textbox --- .../Styles/TextBox.xaml | 20 +------------------ .../Themes/Fluent.Dark.xaml | 19 ++---------------- .../Themes/Fluent.HC.xaml | 19 ++---------------- .../Themes/Fluent.Light.xaml | 19 ++---------------- 4 files changed, 7 insertions(+), 70 deletions(-) diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/TextBox.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/TextBox.xaml index 15998663a99..bddaf43ebf1 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/TextBox.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/TextBox.xaml @@ -22,22 +22,6 @@ 24 - -