diff options
Diffstat (limited to 'Xamarin.Forms.Xaml/XamlParser.cs')
-rw-r--r-- | Xamarin.Forms.Xaml/XamlParser.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Xaml/XamlParser.cs b/Xamarin.Forms.Xaml/XamlParser.cs index 9e841b9f..5cc95068 100644 --- a/Xamarin.Forms.Xaml/XamlParser.cs +++ b/Xamarin.Forms.Xaml/XamlParser.cs @@ -30,6 +30,7 @@ using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; +using System.Windows.Markup; using System.Xml; namespace Xamarin.Forms.Xaml |