namespace Xamarin.Forms
{
public static class DesignMode
public static bool IsDesignModeEnabled { get; internal set; }
}