using System.Windows; namespace Xamarin.Forms.Platform.WinPhone { public abstract class PlatformEffect : PlatformEffect { } }