We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c788c57 commit 8b39499Copy full SHA for 8b39499
src/settings-ui/Settings.UI/SettingsXAML/Views/CmdPalPage.xaml
@@ -12,7 +12,7 @@
12
AutomationProperties.LandmarkType="Main"
13
mc:Ignorable="d">
14
<Grid>
15
- <ScrollViewer AutomationProperties.AutomationId="PageScrollViewer" Background="Red">
+ <ScrollViewer AutomationProperties.AutomationId="PageScrollViewer">
16
17
<Grid
18
MaxWidth="{StaticResource PageMaxWidth}"
0 commit comments