From f8e2be8681f9fd6093d9dbcc56c146e4c0887789 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Sat, 24 Feb 2018 17:48:38 +0100 Subject: [PATCH] Use ItemTemplate in DropDown's ContentControl Fixes #1386 --- src/Avalonia.Themes.Default/DropDown.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Avalonia.Themes.Default/DropDown.xaml b/src/Avalonia.Themes.Default/DropDown.xaml index 0e8b409cfd..139b2b3687 100644 --- a/src/Avalonia.Themes.Default/DropDown.xaml +++ b/src/Avalonia.Themes.Default/DropDown.xaml @@ -11,6 +11,7 @@ BorderThickness="{TemplateBinding BorderThickness}">