We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddc9dc commit 6d01f8cCopy full SHA for 6d01f8c
1 file changed
CommunityToolkit.Labs.Shared/Renderers/ToolkitDocumentationRenderer.xaml
@@ -39,7 +39,7 @@
39
</Grid.RowDefinitions>
40
<VisualStateManager.VisualStateGroups>
41
<VisualStateGroup x:Name="LayoutVisualStates">
42
- <VisualState x:Name="Left">
+ <VisualState x:Name="LeftMedium">
43
<VisualState.StateTriggers>
44
<AdaptiveTrigger MinWindowWidth="{StaticResource Breakpoint1008Plus}" />
45
</VisualState.StateTriggers>
0 commit comments