提交 d668ede6 编写于 作者: S Stefan Nikolei

Added margin to the outer Stackpanel.

- Changed for CSharp and VisualBasic
上级 733ef4df
......@@ -10,7 +10,7 @@
mc:Ignorable="d" d:DesignHeight="500" d:DesignWidth="500">
<ScrollViewer VerticalScrollBarVisibility="Auto">
<StackPanel>
<StackPanel Margin="0,0,3,0">
<GroupBox x:Uid="UsingDirectivesGroupBox"
Header="{x:Static local:AdvancedOptionPageStrings.Option_Using_Directives}">
<StackPanel>
......
......@@ -10,7 +10,7 @@
mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300">
<ScrollViewer VerticalScrollBarVisibility="Auto">
<StackPanel>
<StackPanel Margin="0,0,3,0">
<GroupBox x:Uid="ImportDirectivesGroupBox"
Header="{x:Static local:AdvancedOptionPageStrings.Option_Import_Directives}">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册