diff --git a/source/Components/AvalonDock.Themes.VS2013/OverlayButtons.xaml b/source/Components/AvalonDock.Themes.VS2013/OverlayButtons.xaml index 275924a4..66ea7965 100644 --- a/source/Components/AvalonDock.Themes.VS2013/OverlayButtons.xaml +++ b/source/Components/AvalonDock.Themes.VS2013/OverlayButtons.xaml @@ -14,8 +14,8 @@ Defines the height and width of the docking indicator buttons that are shown when documents or tool windows are dragged --> - 48 - 48 + 40 + 40 + @@ -643,15 +644,13 @@ Style="{StaticResource AvalonDockThemeVs2013ButtonStyle}" ToolTip="{x:Static avalonDockProperties:Resources.Anchorable_BtnAutoHide_Hint}" Visibility="{Binding Path=IsEnabled, RelativeSource={RelativeSource Self}, Mode=OneWay, Converter={StaticResource BoolToVisibilityConverter}}"> - - - - - + Data="{DynamicResource PinAutoHide}" + Fill="{DynamicResource {x:Static reskeys:ResourceKeys.ToolWindowCaptionButtonInactiveGlyph}}" + Stretch="Uniform" /> @@ -951,39 +948,15 @@ - - - - - - - - - + Height="120" + Data="{DynamicResource DockPaneEmpty}" + Fill="{DynamicResource {x:Static reskeys:ResourceKeys.DockingButtonStarBackgroundBrushKey}}" + Stretch="Uniform" + Stroke="{DynamicResource {x:Static reskeys:ResourceKeys.DockingButtonStarBorderBrushKey}}" + StrokeThickness="2" /> @@ -1072,51 +1045,15 @@ - - - - - - - - - - - - - - - - - - - - - + Height="120" + Data="{DynamicResource DockPaneEmpty}" + Fill="{DynamicResource {x:Static reskeys:ResourceKeys.DockingButtonStarBackgroundBrushKey}}" + Stretch="Uniform" + Stroke="{DynamicResource {x:Static reskeys:ResourceKeys.DockingButtonStarBorderBrushKey}}" + StrokeThickness="2" /> @@ -1224,43 +1161,17 @@ - - - - - - - - - + diff --git a/source/Components/AvalonDock.Themes.VS2013/Themes/Icons/IconGeometry.xaml b/source/Components/AvalonDock.Themes.VS2013/Themes/Icons/IconGeometry.xaml new file mode 100644 index 00000000..7b302895 --- /dev/null +++ b/source/Components/AvalonDock.Themes.VS2013/Themes/Icons/IconGeometry.xaml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/source/Components/AvalonDock/Properties/Resources.zh-Hans.resx b/source/Components/AvalonDock/Properties/Resources.zh-Hans.resx index df0a5832..fea73fda 100644 --- a/source/Components/AvalonDock/Properties/Resources.zh-Hans.resx +++ b/source/Components/AvalonDock/Properties/Resources.zh-Hans.resx @@ -133,10 +133,10 @@ 停靠 - 停靠成标签式文档 + 作为选项卡式停靠 - 悬浮 + 浮动 隐藏 @@ -157,10 +157,10 @@ 窗口位置 - 停靠成标签式文档 + 作为选项卡式停靠 - 悬浮 + 浮动 移到下一标签组