summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs')
-rw-r--r--Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs b/Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs
index e3051fde..3a38da28 100644
--- a/Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs
+++ b/Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs
@@ -1,6 +1,7 @@
using System;
using System.Globalization;
using System.Windows.Input;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Controls
{