mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Minor Optional Features adjustment
This commit is contained in:
committed by
rbalsleyMSFT
parent
fbd0101b45
commit
adfa88aef8
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user