From 82297d7819ea38d044f8d3b0679be2bd8dd744b6 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 4 Sep 2011 19:15:02 +0200 Subject: [PATCH] add word wrap to InsightWindow in parameter list (header) too --- .../CodeCompletion/InsightWindow.xaml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/CodeCompletion/InsightWindow.xaml b/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/CodeCompletion/InsightWindow.xaml index e3bd35caa8..2130926324 100644 --- a/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/CodeCompletion/InsightWindow.xaml +++ b/src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/CodeCompletion/InsightWindow.xaml @@ -78,6 +78,10 @@ + + + + @@ -102,16 +106,10 @@ - + - - - - - - + Content="{Binding RelativeSource={RelativeSource TemplatedParent}, Path=Provider.CurrentContent}" />