From dc5193aeedda066e48399e9ef5a857bfe5f736c7 Mon Sep 17 00:00:00 2001 From: Dirkster99 Date: Thu, 16 Aug 2018 20:40:37 +0200 Subject: [PATCH] Added comments in themes/Generic.xaml of VS2013 theme to document implementation of overlay buttons. --- .../Themes/Generic.xaml | 23 ++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Themes/Generic.xaml b/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Themes/Generic.xaml index 72798f50..4446c3df 100644 --- a/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Themes/Generic.xaml +++ b/source/Components/Xceed.Wpf.AvalonDock.Themes.VS2013/Themes/Generic.xaml @@ -753,10 +753,17 @@ + + + + + @@ -869,6 +879,7 @@ Grid.Column="1" Grid.Row="2" /> + + - + + @@ -991,6 +1004,7 @@ Grid.Column="1" Grid.Row="2" /> + + + @@ -1121,6 +1137,7 @@ Grid.Column="2" Grid.Row="3" Grid.RowSpan="2" /> + + - - +