Minor Optional Features adjustment

This commit is contained in:
rbalsleyMSFT
2025-01-16 23:52:04 -08:00
committed by rbalsleyMSFT
parent fbd0101b45
commit adfa88aef8
+1 -1
View File
@@ -252,7 +252,7 @@
<!-- (8) Optional Features Expander, arrow on right, text on left --> <!-- (8) Optional Features Expander, arrow on right, text on left -->
<Expander x:Name="expOptionalFeatures" <Expander x:Name="expOptionalFeatures"
Grid.Row="8" Grid.Column="0" Grid.ColumnSpan="2" Grid.Row="8" Grid.Column="0" Grid.ColumnSpan="2"
FlowDirection="RightToLeft" FlowDirection="LeftToRight"
IsExpanded="False" IsExpanded="False"
ExpandDirection="Down" ExpandDirection="Down"
Margin="5,0,0,0"> Margin="5,0,0,0">