From 09e5feaa1f8a320b0b2405b2e3bc12da65f1f413 Mon Sep 17 00:00:00 2001 From: Himanshi Goyal Date: Wed, 12 Jun 2024 15:55:44 +0530 Subject: [PATCH] Added x:Name="PART_ScrollContentPresenter" to ScrollContentPresenter inside ScrollViewer.xaml --- .../PresentationFramework.Fluent/Styles/ScrollViewer.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ScrollViewer.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ScrollViewer.xaml index e3dc3fbb7a4..53eb2704592 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ScrollViewer.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ScrollViewer.xaml @@ -32,7 +32,7 @@ Grid.Column="0" Grid.ColumnSpan="2" Margin="{TemplateBinding Padding}"> - +